editing rows

2005-05-27 Thread Martin Stahovec
Hi guys; (one more time) I'm new to struts and I just learn how to use it.I'm working on my first struts app and have following problem: I don't know, how to edit rows in my jsp. On the first jsp(Form.jsp) I have just the table, taht consists of the columns ID, CURR, NAME, START and buttons DE

editing rows

2005-08-11 Thread Balkan Guler
Hello There are some tables in database and I have to transfer them to the web pages. Also they can be deleted and edited. I am using Struts. I populate a list of objects from tables. And put this list in a formbean and list them in a web page as below: I want to make all rows editable t

Re: editing rows

2005-05-28 Thread Eddie Bush
ie - Original Message - From: "Martin Stahovec" <[EMAIL PROTECTED]> To: Sent: Friday, May 27, 2005 4:20 PM Subject: editing rows Hi guys; (one more time) I'm new to struts and I just learn how to use it.I'm working on my first struts app and have following

Re: editing rows

2005-08-12 Thread Laurie Harper
Balkan Guler wrote: There are some tables in database and I have to transfer them to the web pages. Also they can be deleted and edited. I am using Struts. I populate a list of objects from tables. And put this list in a formbean and list them in a web page as below: I want to make all

Re: editing rows

2005-08-12 Thread Valiveti, Kalyan \(KeyPeople Resources Inc.\)
ssage- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Laurie Harper Sent: Friday, August 12, 2005 10:35 AM To: user@struts.apache.org Subject: Re: editing rows Balkan Guler wrote: > There are some tables in database and I have to transfer them to the > web pages. > Also they can be dele

Re: editing rows

2005-08-12 Thread Laurie Harper
ible values that are to be displayed on the edit page? Is there a way I can just send the entire row-object instead of the primary key/id? -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Laurie Harper Sent: Friday, August 12, 2005 10:35 AM To: user@struts.apache.org