Hi
See this clarification from Will Hartung.
http://marc.theaimsgroup.com/?l=tomcat-user&m=104265745710637&w=2
Hope this should clear the things..
-sateesh
-Original Message-
From: Antonio Petrelli [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 07, 2006 12:23 PM
To: Struts Users Mail
Hi
This is good information.
I am facing another problem with the cancel button.
When I click on the cancel button(), instead of submit,
It is still going through the form validation part.
Is there any way, to reach the execute(), with the cancel button
directly?
Thank you
sateesh
-Original
Hi
Remove attribute="sForm" from the tag 'action'.
And try again.
> attribute="sForm"
> input="/form/s.jsp"
> name="sForm"
> path="/s"
> scope="request"
> type="com.eam.struts.action.SAction"
> validate="true">
>
>
regards
sateesh
-Ori
3 matches
Mail list logo