Well if you want to edit the data for the row, you can put a link in one or
more cells in the row to an action that fetches that one row and populates a
form that then posts to another action that saves the changes and forwards
to the action that displays the rows.

If that's what you want to do, there are examples in Struts In Action. 


Michael Oliver
CTO
Alarius Systems LLC
6800 E. Lake Mead Blvd, #1096
Las Vegas, NV 89156
Phone:(702)643-7425
Fax:(702)974-0341
*Note new email changed from [EMAIL PROTECTED]

-----Original Message-----
From: R. Markham [mailto:[EMAIL PROTECTED] 
Sent: Sunday, September 25, 2005 2:11 PM
To: user@struts.apache.org
Subject: Using DisplayTag with CRUD Capability

 

HI All,

 

can somebody give me a hint if I can combine DisplayTag Library with CRUD
Action. I want to show a list as a table using Dísplay tag library. But I
want that a user can choose a row in the table an edit the content of the
chosen row.

 

 

TIA

 

Richard Markham

 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to