Re: Retrieving last inserted ID

2007-11-27 Thread Gary Affonso
Unnikrishnan wrote: Hi I am new to Struts 2. I would like to know how to retrieve last inserted id. I have page called "welcome" where I have 3 fields (name, telephone, email) my execute method is as follows. public String execute() throws Exception { CustomerFacadeLocal customer

Re: Retrieving last inserted ID

2007-11-27 Thread Omkar Patil
> return SUCCESS; > } > > So after this insertion happens , i need to take the last inserted id. > > Please help > > Thanks in advance > Unni > > -- View this message in context: http://www.nabble.com/Retrieving-

Retrieving last inserted ID

2007-11-26 Thread Unnikrishnan
insertion happens , i need to take the last inserted id. Please help Thanks in advance Unni -- View this message in context: http://www.nabble.com/Retrieving-last-inserted-ID-tf4880006.html#a13965438 Sent from the Struts - User mailing list archive at