aspose file tools
The moose likes JSP and the fly likes Catching get value Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Catching get value" Watch "Catching get value" New topic
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
    
  14

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
 
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: Catching get value
 
Similar Threads
problem with back button
Problem With getting value
Doubt in JSP Code
how to know which link is clicked dynamically
getting response value