RE: Confused by issue with being directed to index.jsp

2006-11-09 Thread Patel, Rahul
r 08, 2006 9:03 PM To: user@struts.apache.org Subject: Re: Confused by issue with being directed to index.jsp Patel, Rahul wrote: > Hi All, > > I have a very confusing issue at hand that I have been trying to solve for a > couple of days. > > I have a Struts-based application

Re: Confused by issue with being directed to index.jsp

2006-11-08 Thread Laurie Harper
Patel, Rahul wrote: Hi All, I have a very confusing issue at hand that I have been trying to solve for a couple of days. I have a Struts-based application where my index.jsp has only one line Further, once the user logs in, he is forwarded to applications based on his feature access. Thou