Re: Multiple action declarations with the same Action class

2008-06-27 Thread Dave Newton
--- On Fri, 6/27/08, Marc Ende <[EMAIL PROTECTED]> wrote: > Chandramouli P schrieb: > > Hi,This is my first post to the user list.We have > started working in struts recently.Is it possible to use > one Action class for multiple action declarations in the > struts-config.xml?Consider the code below

Re: Multiple action declarations with the same Action class

2008-06-27 Thread Marc Ende
Hello Chandramouli P schrieb: Hi,This is my first post to the user list.We have started working in struts recently.Is it possible to use one Action class for multiple action declarations in the struts-config.xml?Consider the code below:Thanks & Regards,Chandramouli P Of cou

Multiple action declarations with the same Action class

2008-06-26 Thread Chandramouli P
Hi,This is my first post to the user list.We have started working in struts recently.Is it possible to use one Action class for multiple action declarations in the struts-config.xml?Consider the code below:Thanks & Regards,Chandramouli P.