| Author |
portlet displaying commons vaidator errors
|
peter cooke
Ranch Hand
Joined: Mar 16, 2004
Posts: 310
|
|
I and a coworker are writting a JSR 168 portlet. The Portlet currently it takes in takes data in, uses apache commons validator to validate the data. We are restricted to only use sun's JSTL. so the simple solution of converting them to ActionErrors and using the Struts "<HTML:ERRORS/>" tag is out. My problem is how do I spit out the errors from ValidationResults without STRUTS taglibraries. Sorry I am not finding anything on GOOGLE. Any suggestions?
|
CIAO Peter M. Cooke
|
 |
srinivas bodapati
Greenhorn
Joined: Jul 09, 2008
Posts: 14
|
|
|
are you guys making a struts portlet or a basic portlet ??
|
Perception Matters.
S R I
|
 |
 |
|
|
subject: portlet displaying commons vaidator errors
|
|
|