aspose file tools
The moose likes JDBC and the fly likes want to pass uuid number from one jsp page to another jsp page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "want to pass uuid number from one jsp page to another jsp page" Watch "want to pass uuid number from one jsp page to another jsp page" New topic
Author

want to pass uuid number from one jsp page to another jsp page

Omkar G. Deshmukh
Greenhorn

Joined: Sep 21, 2012
Posts: 28
i have one jsp page that generates uuid number for every new regisered user .after successfull registration i want to display that number to registered user in another jsp page i tried it bye writing following code

Omkar G. Deshmukh
Greenhorn

Joined: Sep 21, 2012
Posts: 28
but that number is not published in second jsp page.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: want to pass uuid number from one jsp page to another jsp page
 
Similar Threads
modify the arrray to string
forward in jsp
Pass parameters with response.sendRedirect
How to distinguish between two different button clicks on servlet
how to retrieve value from autogenerated(oracle sequence) column in a servlet.