java.lang.UnsupportedOperationException at javax.faces.application.Application.getELResolver

2008-08-10 Thread M Chisty
Hi, The following error show up while I try to display a simple page. It might be a EL Resolver issue. I can't figure it out. Any suggestion would be highly apprciable: [NRBSERVICE-APP] INFO [http-8081-1] UserManagerImpl.findUserByEmail(85) | Email from parameter = [EMAIL PROTECTED]

jsf action problem

2008-08-10 Thread jai
Hi Team, I am facing a problem with the action method corresponding to a button in jsf. It doesnt get called for teh first time . but it works fine from teh second call. Can u help me.. So i need to click the button (Display) )twice for the first time to get the reflecetd data in a table below

Table rows without table

2008-08-10 Thread Markus Mehrwald
Hello, actually this is not really a MyFaces problem but hopefully someone can help me although. I have got a panel grid with two columns and a few rows. In this panel grid I want to have something like a data table or a data list but not as separate table in a column of the panel grid but

[OT - Blog] ForEach bug with JSF blog posted

2008-08-10 Thread Andrew Robinson
Since many users on MyFaces use the JSTL tag forEach and many Facelet users use the TagHandler that performs the same function, I thought that you may be interested in a bug that my co-worker at Oracle, Matt Cooper, found with the for each tag that I researched. I have summarized the problem as a

Re: Table rows without table

2008-08-10 Thread Christian Kaltepoth
On Sunday 10 August 2008 21:22:05 Markus Mehrwald wrote: Hello, actually this is not really a MyFaces problem but hopefully someone can help me although. I have got a panel grid with two columns and a few rows. In this panel grid I want to have something like a data table or a data list but