What is Dependency Injection .

2008-12-11 Thread Brajesh Patel
Hello All, What is dependency injection in term of JSF. managed-bean managed-bean-nameadress/managed-bean-name managed-bean-classx.y.z.Adress/managed-bean-class managed-bean-scopesession/managed-bean-scope managed-property property-name../property-name

How to use ice:form in side of the ice:form

2008-12-10 Thread Brajesh Patel
Hello All, I am getting error in the my application that we are develop. Please provide suggestion for this error Error is following SEVERE: JSF1054: (Phase ID: RENDER_RESPONSE 6, View ID: /applicantForm.xhtml) Exception thrown during phase execution: [EMAIL PROTECTED] 18:19:56,187 ERROR

Re: How to use ice:form in side of the ice:form

2008-12-10 Thread Brajesh Patel
mailing list. However, the error is pretty clear: Nested form found on the page. The form action element can not be nested. That is basically invalid html, to model something like: html blah / form form ... /form /form ... -M On Wed, Dec 10, 2008 at 1:59 PM, Brajesh

Getting error to Connect Database with Spring through JSF

2008-12-09 Thread Brajesh Patel
Hello All, I tried to connect Spring with DataBase through JSF then i am getting following error please suggest how can resolve this error 10:56:13,012 ERROR [D2DFaceletViewHandler:292] Problem in renderResponse: javax.el.ELException: /applicantForm.xhtml @51,62