Hi:
I have 
<html:form action="/payment.do">
<html:radio property="criteria" value="all" onclick="document.myForm.submit();"/>
payment.do and myForm are correctly configed in struts-config.xml. When I submit the 
form by clicking on radio button, the URL changed to 
http://localhost:7001/rootContext/payment.do, which is expected, but the page 
displayed "error 500-internal server error". The error log 
is:"RequestProcessor---null". If I use a submit button to submit the form, it works 
fine. Is there something wrong with radio button onclick? any ideas? I am using 
struts1.1
 Thank you  for your help.
 
 



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

Reply via email to