Re: Problem with of struts-config.xml file..

2007-10-17 Thread Matt Raible
Please post these types of questions to the user mailing list. The dev list is used for discussing the development, maintenance and releases around Struts. Matt On 10/17/07, Srhan <[EMAIL PROTECTED]> wrote: > > Hi, > I've web.xml file in which I've index.jsp as my welcome files list. > >

Problem with of struts-config.xml file..

2007-10-17 Thread Srhan
Hi, I've web.xml file in which I've index.jsp as my welcome files list. index.jsp in index.jsp I've struts logic redirect tag. In struts-config.xml file I've the following in And I've the following login action..