On May 17, 2004, at 1:17 PM, Anthony Smith wrote:
I tried that but I think the problem is in my session validator.
This little bugger right here. data.getUser().setTemp("locale", locale);
I had it where it never got set but then my pageloader blew up. I guess because every page looks for a locale?
Why not override the session validator, make your check first
If there isn't a logged on user, then redirect and don't ever call super.doPerform
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
