1. How do I convert this h:form into xhtml form stackoverflow.com
To something like this:
|
2. JSF form validation easy way to use custom text stackoverflow.comI am using this to validate my form |
3. one jsp with two forms using include tag coderanch.com |
4. JSF and Dynamic Forms coderanch.comHi Michael, JSF will work quite well with data fetched from the db. One place in the JSF spec to look at is the UIData component. If you are referring to the concept of DynaActionForms in Struts then there is nothing specifically in place to replace DynaActionForms. However achieving the same effect is relatively easy with the EL syntax for value ... |
5. Calling javascript country-state value in servlet through JSP form coderanch.com |
6. JSP with two forms coderanch.com |
7. forms and #{} with jsp question coderanch.com |