This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSF and the fly likes urgent - dynamic fields display Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "urgent - dynamic fields display" Watch "urgent - dynamic fields display" New topic
Author

urgent - dynamic fields display

Sushma Sharma
Ranch Hand

Joined: Jun 02, 2005
Posts: 139
Hi,

I have to get all the fields from the database and display it on the front end. The database provides all the details of the fields like id, value, fieldType, valueType.
for some reason, I am not able to mix JSTL and JSF (most probably version problem).So, I can not do anything in the jsf file. Now, I am trying to write the whole script which contains the fields.
e.g.



and then I try to output this string into the jsf file, but the output is this
Richard Green
Ranch Hand

Joined: Aug 25, 2005
Posts: 536
duplicate thread.


MCSD, SCJP, SCWCD, SCBCD, SCJD (in progress - URLybird 1.2.1)
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: urgent - dynamic fields display
 
Similar Threads
h:selectOneMenu problem with bean actions
Datatable trying to access non-existent field from Bean
h:selectOneMenu Issue Problem in JSF1.2
iterate in jsf
dynamic fields display