Hi,
 
How can I enable server-side validation, in struts applications?
 
For client side validation, I am using <html: errors /> before <html:form > 
tag, and in <html:form > tag onsubmit="return validateOrderFormBean(this)" , 
and applying 
<html:javascript formName="orderFormBean"/> 
 
For server-side validation, which changes I need to do?
 
Thanks for all.
 
Erol

                
---------------------------------
Discover Yahoo!
 Get on-the-go sports scores, stock quotes, news & more. Check it out!

Reply via email to