aspose file tools
The moose likes JSF and the fly likes messages and conversion 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 » JSF
Reply Bookmark "messages and conversion errors" Watch "messages and conversion errors" New topic
Author

messages and conversion errors

Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17231
    
    1

I am not on my laptop, so I can't post any code. But I am developing a JSF app, and when I include </h:messages> I get the error messages but I get three messages and they all just say Conversion error. How do I figure out what fields had the conversion error, or can I get the messages to print more detail?

Thanks

Mark


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17231
    
    1

at the field level I can have <h:message detail="true"/>

That gave me more information.

Thanks

Mark
 
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: messages and conversion errors
 
Similar Threads
casting from char to byte not possible
JBOSS Seam registration problem
ORA-01460: unimplemented or unreasonable conversion requested
Issue when using shale commons validator with JSF
does request.getParameter return only String