Hi

 

I recently started using Struts 2, and have no prior experience with
Webwork.

 

We are using Struts 2.0.6 for jdk1.4, and are deploying to WebLogic 8.1.
We are further using the simple UI theme.

 

The action attribute of the Struts submit tag does not seem to work. I
had to do a workaround in javascript to set the action method correctly
for each button that calls a different method in the action. (I have
configured the action with a wildcard to indicate the method.)

 

I have also noticed that the Struts form tag is rendered with
onsubmit="myOnSubmitFunction(); return true;". I want to determine the
return value in myOnSubmitFunction(). Is there a way to prevent the
rendering of "return true"?

 

Thanks very much

Chec


To read FirstRand Bank's Disclaimer for this email click on the following 
address or copy into your Internet browser: 
https://www.fnb.co.za/disclaimer.html 

If you are unable to access the Disclaimer, send a blank e-mail to
[EMAIL PROTECTED] and we will send you a copy of the Disclaimer.

Reply via email to