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: <action path="/applicationmain" type="com.usr.type.action.ApplListAction" scope="request" validate="false"> <forward name="appl-list-jsp" path="appl-list.page"/> </action> The thing i do not understand is the path of the forward. I can´t find any file or servlet with this path. Has anyone an idea ? best regards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]