Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do u pass data from one jsp to another jsp?

Answer Posted / shaik syed basha

You can pass parameter names and values to the target file
by using a <jsp:param> clause. An example of this would be
passing the parameter name username (with name="username")
and the value scott (with value="scott") to a servlet login
file as part of the request. If you use <jsp:param>, the
target file should be a dynamic file that can handle the
parameters.

Is This Answer Correct ?    19 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use of arraylist in java?

1243


Explain where variables are created in memory?

1055


How do constructors use this() and super()?

1187


Explain serialization and deserialization in java?

1044


What are the properties of thread?

969


Explain java code for recursive solution's base case?

1091


What is the difference between class & object?

1064


What are 5 boolean operators?

1253


What about method local inner classes or local inner classes in java?

1108


Java Compiler is stored in JDK, JRE or JVM?

1566


What do you mean by flow of struts?

1381


Does garbage collection occur in permanent generation space in jvm?

1141


What is the use of keywords in java?

1029


Can we extend private class in java?

1026


Can you sort a string in java?

976