My mistake. I noticed there was a typo in my newSessionStore() declaration which caused it not to be called (obviously). Now that I have ACTUALLY gotten wicket to use HttpSessionStore, it did solve my problem. So how can I track down exactly what couldn't serialize so I can fix it (hopefully)?
Also are there any other issues with using HttpSessionStore besides losing back button support? Since I'm already forced to use ONE_PASS_RENDER (for now), I've already lost that support (haven't I?). Thanks, Joel -- View this message in context: http://www.nabble.com/Embedding-wicket-in-jsp-error-tf4488872.html#a12829244 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
