Subject: Help Needed: Http Get in java 2006-05-09 - By ACITO GIUSEPPE
Back > Dear sir, > Thanks for the immediate response.From your response, how to > pass the a particular string to a JSP page, I am not clear on this.I > have read a csv file ,got the string now I am stuck with how > to pass it > as a parameter to a JSP page.Please help me in this.
Basically you have to construct a properly formatted url and invoke the Servlet container where the jsp runs.
Have you looked at Jakarta HttpClient, or java.net.URL ?
HTH, Giuseppe
PS: please at least CC to JSP-INTEREST
** Le e-mail provenienti dalla Banca d'Italia sono trasmesse in buona fede e
non comportano alcun vincolo ne' creano obblighi per la Banca stessa,
salvo che cio' non sia espressamente previsto da un accordo scritto.
Questa e-mail e' confidenziale. Qualora l'avesse ricevuta per errore, La
preghiamo di comunicarne via e-mail la ricezione al mittente e di
distruggerne il contenuto. La informiamo inoltre che l'utilizzo non
autorizzato del messaggio o dei suoi allegati potrebbe costituire reato.
Grazie per la collaborazione.
-- E-mails from the Bank of Italy are sent in good faith but they are neither
binding on the Bank nor to be understood as creating any obligation on its
part except where provided for in a written agreement. This e-mail is
confidential. If you have received it by mistake, please inform the sender
by reply e-mail and delete it from your system. Please also note that the
unauthorized disclosure or use of the message or any attachments could be
an offence. Thank you for your cooperation. **
==========================================================================To unsubscribe: mailto listserv@(protected) with body: "signoff JSP-INTEREST". For digest: mailto listserv@(protected) with body: "set JSP-INTEREST DIGEST".
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
|
|