Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: How to refresh the previous page.


Message #1 by "Sathya Narayanan D" <sathyan@c...> on Sat, 13 Oct 2001 15:55:58 +0800
Hi,

   I am transfering control from page 1 to page 2, after the process in
page 2, I am coming back to page 1 , i have some list on page 1 from Java
Bean.

  My pbm is when i come back transaction that i made in the Page 2 is not
getting displayed
on page 2, If i refresh the screen, its getting added in page 1.

  I would like to use Request.despatcher() or session.setcookies.

  If you have any sample how to use this, pl. send me.



  Return to Index