| 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?
|
 |
 |
|
|
subject: How can i Update/delete row in jsf datatable that makes changes in the database
|
|
|