Hi,
I have a login interceptor that checks the presence of a token in the
session. If the token is not present it returns LOGIN; if present it
invokes the action. LOGIN is a global result that calls the login
action.
What I want to do is: after the login is completed the system should
p
Excellent news!
On Sat, May 24, 2008 at 11:31 PM, Don Brown <[EMAIL PROTECTED]> wrote:
> The Struts 2.1.2 vote has passed with the following results:
>
> +1 Beta: 5 binding, three non-binding
> +1 Beta: 1 binding
>
> I'm moving the release files over to the mirrors now and will announce
> the p
I've an application the first module is implemented by STRUTS and the second
module needs to be implemented by JSF I'm working with myEclipse as my IDE
and JBoss as a web server when I added the JSF capabilities to my project
and tried to launch the web application I noticed that the JBoss CPU his
Please ask this question to the Struts Users mailing list:
http://struts.apache.org/mail.html
Ciao
Antonio
2008/5/27 Andrea Vettori <[EMAIL PROTECTED]>:
> Hi,
>
> I have a login interceptor that checks the presence of a token in the
> session. If the token is not present it returns LOGIN; if pres