Re: s:submit name attribute problem

2008-06-23 Thread Lukasz Lenart
Hi, > Just look for source of your page and you will see why. If you want to use either method or action (not both), maybe it will be better to add hidden field? Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe,

s:submit name attribute problem

2008-06-23 Thread mjw_85uk
hi, i am having a problem with the name attribute of s:submit tag. I may be using it in the wrong context as i am farily new to Struts 2. My problem is that i want to set a property of a class with the value of the submit button, which i assume would be "submit". The problem is that the proper