Store the Sone ID instead of the Sone itself in the session.
[Sone.git] / src / main / java / net / pterodactylus / sone / web / SoneTemplatePage.java
2010-10-13 David ‘Bombe’ RodenStore the Sone ID instead of the Sone itself in the...
2010-10-13 David ‘Bombe’ RodenUse ToadletContext instead of Request to get the curren...
2010-10-13 David ‘Bombe’ RodenAdd method to set the current Sone.
2010-10-13 David ‘Bombe’ RodenAdd new session if no session exists.
2010-10-13 David ‘Bombe’ RodenAdd method to get the current session.
2010-10-12 David ‘Bombe’ RodenAdd Sone-specific base template page implementation.