Java Mailing List Archive

http://www.gg3721.com/

Home » Struts Users Mailing List »

struts-config.xml question

Ronni Bjelosevic

2008-11-28

Replies: Find Java Web Hosting

Author LoginPost Reply

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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 gg3721.com - Jax Systems, LLC, U.S.A.