Re: Struts and Role specific Action Forwarding: Overview Answer

2004-11-23 Thread Dakota Jack
d makes it a lot > less obvious where the code is that is actually doing the work. It's not a > lot harder, but you might consider who will be stepping in once you're gone > to do maintenance when you decide on a final implementation. > > Good Luck! > > Eddie

Re: Struts and Role specific Action Forwarding

2004-11-22 Thread Eddie Bush
stepping in once you're gone to do maintenance when you decide on a final implementation. Good Luck! Eddie - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 22, 2004 7:46 PM Subject: Struts and Role specific Action Forwarding Hi, I

Struts and Role specific Action Forwarding

2004-11-22 Thread send2rajesh
Hi, I am using struts 1.1. There is seed version or out of box version of the application. There is requirement that the application should be flexible enough to be customized for each client role. The roles are define in web.xml For example when user is in Role "A" View should be like JSP "A.j