| Author |
Hyper link in JSF
|
Asheesh Nehra
Ranch Hand
Joined: Jun 25, 2009
Posts: 35
|
|
Hello ,
I trying to show a list of records and there is one column for edit and delete. i m trying here a hyper link which on click call a method from bean. now problem is i tried this
but this generate exception please any body help me with above mentioned link or any other way to achieve earlier mentioned goal i.e. edit and delete .
Thanks in Advance
|
 |
Teena Mariam
Greenhorn
Joined: Jul 14, 2008
Posts: 24
|
|
Hi Asheesh,
Try enclosing <h:commandLink> tag in <h:form> tag.
Regards,
Teena
|
 |
 |
|
|
subject: Hyper link in JSF
|
|
|