ZK> Hi, in a struts form I want to check whether to user has already
 ZK> logged in. If not, instead of showing the form I want to forward the
 ZK> user to a login dialog and he must log in. After the user logged in, I
 ZK> want him to come back to the form and I have to restore the original
 ZK> parameters of the form.

 ZK> What is the best solution?

Move authentication to container level.

-- 
Max Kutny

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to