Assume I have created 2 different sessions: - standard session - authenticated session
I have a class MyWebPage with this method: - MyWebPage(boolean isAuthenticated) : true = request authentication how do I do this programmatically? -- View this message in context: http://www.nabble.com/How-do-you-do-this-in-wicket--tp14782689p14782689.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
