I want to authentificate users with a custom interceptor. I can test the
rights, and if the access is not granted, interrupt the action execution (by
not calling invokation.invoke()) and then return the string "LOGIN".
Obviously, nothing is executed,  because the result "LOGIN" is not found the
results defined in my action config, but I thought that global actions could
be retrieved and then executed if defined in the root package. Am I wrong ?
Richard.



-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to