Re: struts-config.xml question

2008-11-28 Thread Ronni . Bjelosevic
ubject: Re: struts-config.xml question Hi, Probably the project uses also tiles and "appl-list.page" is a tiles definition. Look for an xml file that has "tiles" in his

RE: struts-config.xml question

2008-11-28 Thread Ronni . Bjelosevic
Subject:RE: struts-config.xml question path is the name of the request :"name.do". you don't enter d

Re: struts-config.xml question

2008-11-28 Thread Andras Balogh
Hi, Probably the project uses also tiles and "appl-list.page" is a tiles definition. Look for an xml file that has "tiles" in his name. BR, Andras. [EMAIL PROTECTED] wrote: Hi to all, I´m new to struts and i have to reconfigure an existing struts application. I´m just looking in the stru

RE: struts-config.xml question

2008-11-28 Thread omer nauman
path is the name of the request :"name.do". you don't enter do part here> To: user@struts.apache.org> From: [EMAIL PROTECTED]> Date: Fri, 28 Nov 2008 11:11:05 +0100> Subject: struts-config.xml question> > > Hi to all,> > I´m new to struts an

struts-config.xml question

2008-11-28 Thread Ronni . Bjelosevic
Hi to all, I´m new to struts and i have to reconfigure an existing struts application. I´m just looking in the struts-config.xml of the application and there some forwards in actions defined i don´t understand. like: The thing i do not understand is the path of the forward. I ca

struts-config.xml question struts 1.3.5

2007-01-17 Thread Urooj Khan
hi i noticed something weird... in my struts-config.xml i had and i was getting an error saying that resource not found /pages/AddItem.jsp so i changed the path in the forward tag to and it worked fine... now my question is how come this worked fine when my jsp is actually in a folder