Reputation: 988
i have retrieved some data in a jsp page1.i've given link of page2 in page1.i want that when i click the link the data is displayed on page2.how to do that???
Upvotes: 2
Views: 666
Reputation: 46796
Options:
See http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/Servlet-Tutorial-Session-Tracking.html for a tutorial on sessions.
Upvotes: 1