aspose file tools
The moose likes Portals and Portlets and the fly likes portlet displaying commons vaidator errors Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "portlet displaying commons vaidator errors" Watch "portlet displaying commons vaidator errors" New topic
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
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: portlet displaying commons vaidator errors
 
Similar Threads
IBM 399: Some help in exam objectives
WebSphere and DB2 architecture
Convert existing EJB+Struts based application to Portlet
Jahia - Multiple portlets on a single page - MESS
can't back to previous page in JSF