0

I am facing problem in struts 1 , I want to call one action class for different url.

Like service1.do service2.do service3.do

i want to hit this service in same action class. and after i want to distinguish that request base on name of service in action configuration file.

And Yes i not require parameter funda. passing some parameter with url.that i can do by using dispatchAction.

I saw that i can do this thing in struts2 by adding one attribute 'method'in config file.

Please reply as soon as possible.

Roman C
  • 49,761
  • 33
  • 66
  • 176
rampatel
  • 521
  • 3
  • 10
  • 17
  • You haven't accepted any of the answers on any of the 9 previous questions you've asked. Try to solve it before asking other questions. – Denees Jul 07 '11 at 07:12
  • The same action could be used by the mapping but different params. – Roman C Apr 15 '13 at 14:56

0 Answers0