Hi, I have a small query on Request Processor class.
In my project i want to consider the user roles in some of the pages. For that i am planning to extend the RequestProcessor class to create one custom request processor and handle the role based things in the processRoles method. Here my problem is how can i show the "NO role message" in a new jsp page. From this method i tried to forward the response to a new action eg:(/noRole.do) . But this action is not taking correctly. So i think this is not the right way to do this. Also if any thing wrong plz correct me also......... Plz help me....!!! Thanks in Advance , Crazy Worker. -- View this message in context: http://www.nabble.com/RequestProcessor-Issue-tp21385918p21385918.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org