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 How can i Update/delete row  in jsf datatable that makes changes in the database  Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "How can i Update/delete row  in jsf datatable that makes changes in the database  " Watch "How can i Update/delete row  in jsf datatable that makes changes in the database  " New topic
Author

How can i Update/delete row in jsf datatable that makes changes in the database

thanh le xuan
Greenhorn

Joined: Apr 10, 2011
Posts: 1
Hi every body,
I'm newbie in JSF , I have problem with update and delete data row from database in JSF databtable .
please , help me
if maybe please send me a sample source code

thanks a lots
my email : theblue20187@gmail.com
Guy deLyonesse
Ranch Hand

Joined: Apr 12, 2011
Posts: 192

In order to help you out, we're going to need more detail. How far have you gotten on your own? It would be useful to post the code from your view as well as any beans to start.
naveen gupta
Ranch Hand

Joined: Apr 12, 2006
Posts: 129
i have done exactly same thing, but not with database but thru web services, which will ultimately updates the database

if you ask which part of the code then i can past it here
Guy deLyonesse
Ranch Hand

Joined: Apr 12, 2011
Posts: 192

Are you using some kind of model bean to manage your database persistence?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How can i Update/delete row in jsf datatable that makes changes in the database
 
Similar Threads
Grid view in jsf
How to insert multiple rows in the database within one go
problem for update and delete row in table using jsp
edit and delete operations Datatable In MY faces
pleeez help