Guys, A quick question..
How would i go about fetching a page (so as to access an attirbute within it e.g. LoginPage with userId in it) which wicket by default stores in pageMap (which in turn is stored in Session). I mean i think it wouldn't be a good idea to store something in a session (even if its frequenly accessed/used) given that is already being kept in session...like attributes on every-page. Thanks and Regards, Farhan. -- View this message in context: http://www.nabble.com/Accessing-PageMap---tf4668934.html#a13337422 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
