| Author |
Variables values from one JSP page to another....
|
Joseph jo
Greenhorn
Joined: Mar 02, 2009
Posts: 11
|
|
Hi All
I have created 2 jsp pages and im trying to pass values in variables from one page to another.
in microsoft visual studio.net those values can be passed in session variables...
whats the equivalent for passing values from one page to another in JSP?
Please help its very urgent for me to resolve this.
Thanks in advance
-Joseph
|
 |
Vijayender Bandaru
Greenhorn
Joined: Nov 21, 2006
Posts: 21
|
|
|
Have a look at this <jsp:param> example
|
 |
 |
|
|
subject: Variables values from one JSP page to another....
|
|
|