userMap is just a normal HashMap

private final Map<String, String> userMap = new HashMap<String, String>();

I wonder if his problem is caused by WASP security somehow?


Mathias P.W Nilsson wrote:
> 
> What does userMap( userName ) returns? Make sure it is an object that
> implements serializable.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/getting-page-expired-tp20921513p20923527.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]

Reply via email to