[jboss-user] [JBoss Seam] - Problem trying to do a delete

rithmaa do-not-reply at jboss.com
Tue Jun 26 11:57:39 EDT 2007


Hi

I have jboss-seam1.2.1GA jboss4.0.5 and Icefaces 1.6 DR#5.

My application was generated with database schema from icefaces-seam-gen.

I have a page that lists out my data using ice:dataTable, and I am trying to incorporate all the CRUD functionalities on that page.

I am using the ice:rowSelector to select a particular row, in order to make modifications & save or delete.

For now, I am able to edit and save information on this page. using #{home.persist} in the action attribute of the commandButton for saving

But when I try to delete using #{home.remove} it doesnt seem to be working. It does nothing. just refreshes the page. Am I missing something here?

I have already spent a couple of days just on delete. Please help.

Thanks 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057769#4057769

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057769



More information about the jboss-user mailing list