Re: Come back to same JSP

2006-08-30 Thread Martin Gainty
to same JSP All, I have a jsp page, to add new records to the database. Now, when the records are added succesfully I have to come back to the same page with the fields populated with the added values. how do i achieve this ? Please let me know. Thanks

RE: Come back to same JSP

2006-08-30 Thread Givler, Eric
@struts.apache.org Subject: Come back to same JSP All, I have a jsp page, to add new records to the database. Now, when the records are added succesfully I have to come back to the same page with the fields populated with the added values. how do i achieve this ? Please let me know

Come back to same JSP

2006-08-29 Thread Maya menon
All, I have a jsp page, to add new records to the database. Now, when the records are added succesfully I have to come back to the same page with the fields populated with the added values. how do i achieve this ? Please let me know. Thanks