<s:form action="myAction/#p" >
...




Kibo wrote:
> 
> Hi konference
> 
> I use Struts 2.0. I need submit form with anchor. I know that stuts tag
> form dont support atribute anchor, but how do I  do it?
> 
> describe:
> I have long form. I have two submit buttons inside. 
> First button has label "Save" and save values from form. It work correct.
> Second submit button has label "Add field" and when I click on button it
> add text field in form. After perform Action it return to the same long
> form. I work correct, but it return on top of form. 
> I need return to anchor ( <a name="myAnchor"></a> ) inside
> form.
> 
> 
> Can you help my please with this problem?
> Thanks a lot.
> 


-----
Tomas Jurman
Czech Republic
-- 
View this message in context: 
http://www.nabble.com/submit-form-with-anchor-tp20788096p20827987.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to