Hi:
I have a jsp using form, when I click a radio button in the form, I want the form to 
be submitted. The following is the jsp snippet:
<html:form action="/payments.do" >
<html:radio property="criteria" value="all" onclick="document.form[0].submit()"/>
But when I click on the button, in the status bar, it shows"error on page", but 
nothing showing on the error log. I have tried both "onClick"(upper case "C") and 
onclick. Neither works. accountHistory.do has correctly defined in my 
struts-config.xml.
Thanks for your help.



---------------------------------
Post your free ad now! Yahoo! Canada Personals

Reply via email to