|
Michael, Look up how to use sessions and cookies. Assuming that the data is not too confidential, or too much. Another alternative is to build a table on the server side and just put enough information on the returned page to point you back into the table. One of the IBM examples shows how to do this for logon information. Nick "Gibbons, Michael" <bmis04@MARYWOOD1.MARYWOOD.EDU>@midrange.com on 06/08/2000 04:07:26 PM Please respond to JAVA400-L@midrange.com Sent by: owner-java400-l@midrange.com To: "'Java-L'" <java400-L@midrange.com> cc: Subject: Need Suggestions Hello, I have written a java servlet that generates an input page (3 input fields). when the submit button is clicked another servlet is called that takes that input and produces a result. The question is this. When the submit button is clicked on the second page (result page) I want to pass along the same 3 input fields from the first page to the next page but these input fields do not exist on the result page. Is there a way to carry unseen data thru page to page in the html? Is there a better way in java? I tried <input type="hidden"> but this only stops the browser from displaying it. The values of the hidden field show up in the generated html. THANKS in ADVANCE! Michael P. Gibbons Manager of Programming & Technical Services MARYWOOD UNIVERSITY 2300 Adams Ave. Scranton, PA 18509 +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner: joe@zappie.net +--- +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner: joe@zappie.net +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.