| Author |
Catching get value
|
Henrique Canto
Greenhorn
Joined: Mar 04, 2013
Posts: 2
|
|
I have a jsp page that sends a value to get another page. I wonder how I can get this value.
for example in php we get with $_GET['var'] but in JAVA I dont have idea.
Thanks
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56554
|
|
|
Where's your code?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Henrique Canto
Greenhorn
Joined: Mar 04, 2013
Posts: 2
|
|
Where this findById (1) I want to get the value that came from the get another page.
Where is
|
 |
 |
|
|
subject: Catching get value
|
|
|