aspose file tools
The moose likes JSF and the fly likes Data Table and Input Fields Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Data Table and Input Fields" Watch "Data Table and Input Fields" New topic
Author

Data Table and Input Fields

Tammy Easterby
Greenhorn

Joined: Jan 31, 2007
Posts: 28
When displaying a data table with input fields, radio buttons, etc, do I necessarily *have* to have a backing bean? I am using Eclipse, with SDO's.
John Blanco
Greenhorn

Joined: Jan 13, 2005
Posts: 20
You don't need a backing bean, but you do need something to hold the value binding. Why are you against the backing bean?

Please clarify what you are trying to do.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Data Table and Input Fields
 
Similar Threads
is there something similar to c:forEach in JSF
MS Access
Problem with INPUT TYPE=button in JSP
Using a Dynamic Table on My JSP
text field data validation