Re: Query regarding optional method attribute in action tag - struts.xml

2009-04-19 Thread Dave Newton
HariniKaushik wrote: getUserList would just return the List(java.util.List) And its just the method that 'll get called when the action Register_getUserList action is triggered. I have combined two actions together through Register_* action names. And no validation is done for getUserList method.

Re: Query regarding optional method attribute in action tag - struts.xml

2009-04-19 Thread HariniKaushik
ction which I do not > want to get executed for "getUserList Action." I dunno why it goes to > input rather than success page. > If any body is aware of this please let me know! > Appreciate any help!!!! > > Thanks, > Harini > > -- View this message in conte

Re: Query regarding optional method attribute in action tag - struts.xml

2009-04-19 Thread Dave Newton
HariniKaushik wrote: Hi All, I feel this is the correct Forum where in my doubts 'll be cleared. I've created Login,UserRegistration page and UserView page(where in admin only can view the users) And this is my action tag for Register_createUser and Register_getUserList common/{1}.jsp

Query regarding optional method attribute in action tag - struts.xml

2009-04-19 Thread HariniKaushik
rather than success page. If any body is aware of this please let me know! Appreciate any help Thanks, Harini -- View this message in context: http://www.nabble.com/Query-regarding-optional-method-attribute-in-action-tag---struts.xml-tp23122390p23122390.html Sent from th