RE: Configuring action path

2005-03-21 Thread Mili Aggarwal, Noida
because I want to generate the temp part in the querystring randomly there are no fixed values: mailto:[EMAIL PROTECTED] Sent: Tuesday, March 22, 2005 9:57 AM To: 'Struts Users Mailing List' Subject: RE: Configuring action path Use the same form "name" for both action m

RE: Configuring action path

2005-03-21 Thread Rajaneesh
Use the same form "name" for both action mapping in the sturts config. Hope that helps. -Original Message- From: Mili Aggarwal, Noida [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 22, 2005 9:50 AM To: Struts Users Mailing List Subject: Configuring action path

Configuring action path

2005-03-21 Thread Mili Aggarwal, Noida
Hello All, I my module I have various jsp with action as edit.java How should the corresponding mapping be done in Struts config? When I use: