Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / December 2005

Tip: Looking for answers? Try searching our database.

Q: Closing and sending back data

Thread view: 
omereis@yahoo.com - 01 Dec 2005 07:28 GMT
Hi All,
I'd like to get data to a JSP page from another JSP page I've opened.
Something like selecting an email address in Yahoo mail.
Thanks a lot in advance,
Omer.
NullBock - 01 Dec 2005 08:05 GMT
Could you explain your problem a bit more?  Are you saying, that after
the user entered information on page A and navigated to page B, you
want the results available on page B?  This is no problem through
traditional form handling.  Use <jsp:useBean> and <jsp:setProperty> to
process the form results.  Or, if you're not using beans, use
request.getParameter(String) to get the results.

If you're talking about JSP processing that took place on page A, you
could always pass information via the session object.  Page A would set
the necessary session attributes, and page B would call them up.

Walter Gildersleeve
Freiburg, Germany

______________________________________________________
http://linkfrog.net
URL Shortening
Free and easy, small and green.
Omer - 04 Dec 2005 07:00 GMT
Thanks Walter,
That's exectle what I need.
I guess my question now is how do I know that the selection in the
other window had been done, or when the window had been closed?
Thanks in advance,
Omer


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.