File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes generating dynamic forms Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "generating dynamic forms" Watch "generating dynamic forms" New topic
Author

generating dynamic forms

Ayub ali khan
Ranch Hand

Joined: Oct 20, 2005
Posts: 378
    
    2
Hi,

I have a requirement, where I need to generate a dynamic form on a jsf page depending on the values in the property file.

Say the property file has

form1=enabled.
form2=enabled.

I need to generate two forms1,form2 dynamically on JSF.

Can any one please point me to some resources online ?

Thanks and Regards
Ayub


SCEA part I,TOGAF Foundation
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: generating dynamic forms
 
Similar Threads
JSF 2.0 GlassFish 3.0.1 problem
Data across multiple actions
Create a js file at web application startup
request.getParameter & html:link
Reading a property file in the controller