Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSP
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Jeanne Boyarsky
Ron McLeod
Sheriffs:
Paul Clapham
Liutauras Vilda
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
JSP
How to send Collection Object on another jsp
sonu rai
Greenhorn
Posts: 22
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi All,
I have 2
jsp
pages,i have to send ArrayList Object from 1 jsp to another jsp by clicking on Text Message( hyperlink text). My problem is object cant be send through url then how could i send the Array List.
Regard's
Prem
Ben Souther
Sheriff
Posts: 13411
I like...
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You could bind it to session scope from the first.
This will give you access to it from the second.
Java API
J2EE API
Servlet Spec
JSP Spec
How to ask a question...
Simple Servlet Examples
jsonf
Paddy spent all of his days in the O'Furniture back yard with this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
How to get the contents of a frame form another frame in javascript
how to send Object from JSP to servlet.
how to send the attributes of JTextPane over the network
Converting Object to String
problem with struts
More...