Rick Reumann <[EMAIL PROTECTED]> wrote on 09/06/2005 03:49:25 PM: > Do you have: > > <h:messages/>
I pared my jsf down to bare bones to debug this so I don't have any need for messages. But after googling I found this link: http://forum.java.sun.com/thread.jspa?threadID=549675&messageID=2794166 wherein it seems to have been a problem for others too. But they are all dated a year ago so I would have thought this would not a problem any more.. I am currently trying to go through all 44 replies and the suggestions there and after that doesn't work (:( I'll maybe get the latest implementation and see what happens.. > > on the top of your page? I noticed that I was once getting odd bean > conversion errors and was being redirected to the page and they showed > up in the messages. Maybe some properties are trying to be converted in > your datatable? Also does it matter that you have lower case datatable? > I think it should be dataTable? My actual code does have the right case: <h:dataTable.. >I don't know, I've just been so > frustrated with JSF that I'm about to give up. Yes, a week ago I thought I'd finally got some insight, so i went on vacation in a happy mood, but I've fighting with this bug since this morning so I am starting to wonder if I should go back to struts/jsp too..(:( > -- > Rick Thanks! Geeta