I got it working know, with no action chaining, and with redirects.

The reason why I'm not using "roles" and J2EE security is because I haven't been able to figure out it is meant to work, and I just thought it would be easier to do myself. Any tips on how to start with the standard security and how to make integrate it with struts would be appreciated, however.

Adam J Samere skrev:
You didn't mention what you were trying to do was login related. You *could* render the target (original) URL as an input parameter in the generated markup when redirecting to the login page. Is there a reason you can't use the standard J2EE security and login configuration? This does exactly what you are trying to do, and handles checking whether the user is logged in, has the correct roles etc. for you.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to