aspose file tools
The moose likes JSF and the fly likes JSF validator question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF validator question" Watch "JSF validator question" New topic
Author

JSF validator question

Ergin Er
Ranch Hand

Joined: Sep 06, 2005
Posts: 60
Hi all,

I'm getting the following JSF exception message:

This message is thrown on following standard validation field in jsp page.


Is it possible to easily remove the "com.sun.faces.el.ValueBindingImpl@11733f8 - " part without adding listeners/other components etc. to modify validation messages manually?

BTW: I'm using the following to display error messages:

[ November 02, 2006: Message edited by: Ergin Er ]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JSF validator question
 
Similar Threads
Reloading JSF
Error happen when using <c:if>
Variables used as map keys
Empty text Field Validation in JSF data Table
Property can't be found that's definitely there!