This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSP and the fly likes passing string values 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 » Java » JSP
Reply Bookmark "passing string values" Watch "passing string values" New topic
Author

passing string values

thamil arasi
Greenhorn

Joined: Mar 01, 2006
Posts: 1
hai

I am having one doubt

How to pass a string value from one jsp page to another jsp page
eg String s="hello"
how to get "s" in another page
[ March 01, 2006: Message edited by: Bear Bibeault ]
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56179
    
  13

thamil,

This is an HTML forum. JSP questions should be asked in the JSP forum. I'll move this topic there for you.

Also, please read this with regard to your choice of topic titles. I will change this on for you.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56179
    
  13

Originally posted by thamil arasi:

How to pass a string value from one jsp page to another jsp page


That greatly depends on how you are getting from one page to the other. Please be more detailed in your questions.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: passing string values
 
Similar Threads
Passing Multiple Values to another jsp page from a List Box
Navigate from one mxml to another mxml
JSP to JSP
JSP
String literal Pool doubt