aspose file tools
The moose likes JSF and the fly likes Adding multiple rows in database table from one JSF page in one go Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Adding multiple rows in database table from one JSF page in one go" Watch "Adding multiple rows in database table from one JSF page in one go" New topic
Author

Adding multiple rows in database table from one JSF page in one go

Adnan Gondal
Ranch Hand

Joined: Apr 30, 2011
Posts: 32
Can we add multiple rows in the database table from one JSF page in one go?

Actually i want to make an attendance page, i want to take attendance of all employees from one JSF page in one go that is when user will press save button then all employees attendance will get save in database.

Is it possible to achieve this using managed bean and JSF page?

Kindly reply.
 
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: Adding multiple rows in database table from one JSF page in one go
 
Similar Threads
eClipse/Struts
How to insert multiple rows in the database within one go
jsf datatable
eClipse/Struts
Submitting a table in a form