RE: problem with t:selectItems

2010-02-15 Thread Krishna K. Pandit
in the managed bean? If yes - why and for what do you need the instance? Usually you do not create component instances in backing beans, the view does that for you! Regards, Jakob 2010/2/15 Krishna K. Pandit krishna.pan...@aptuit.com Hi All Can any one tell me how to create t:selectItems

problem with t:selectItems

2010-02-14 Thread Krishna K. Pandit
Hi All Can any one tell me how to create t:selectItems in backing bean. It's not working with some of its methods. setItemLabel setItemValue please see the code below for refrence. org.apache.myfaces.custom.selectitems.UISelectItems uisi; public UISelectItems

RE: el expression

2010-02-10 Thread Krishna K. Pandit
/Parameters_In_EL_Functions Yours, Martin Von: Krishna K. Pandit [mailto:krishna.pan...@aptuit.com] Gesendet: Mi 10.02.2010 06:14 An: MyFaces Discussion Betreff: el expression Hi all Can any one can help me how to pass a parameter to a method while calling

RE: el expression in plain html

2010-02-09 Thread Krishna K. Pandit
What do you need exactly? If you want to call a method getParamName() of Bean named myBackingBean then you can use this #{myBackingBean.paramName}. If need any other thing please elaborate. Thanks Krishna Pandit -Original Message- From: baeschtu baeschtu [mailto:baesc...@gmail.com]

el expression

2010-02-09 Thread Krishna K. Pandit
Hi all Can any one can help me how to pass a parameter to a method while calling it in EL expression. Im trying this #{myBean.method('JAVA')} But I m getting errors while rendering. Thanks Krishna Pandit This email and any files transmitted with it are confidential and intended solely for the