Please remove my mail address from the database.

Thanks,

Hari Gosangi.

>From: Ross Lambert <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: Sending XML from Servlet to JSP
>Date: Tue, 24 Apr 2001 08:06:56 -0700
>
>Ganesh,
>
> > 1. How to send XML String from Servlet to JSP?
>
>session.putAttribute("XML", strXML);
>
> > 2. How to retreieve the XML sent by Servlet?
>
>session.getAttribute("XML", strXML);
>
>It's at least one way. :-)
>
>== Ross ==
>
>Ross W. Lambert, CTO
>WebWolves, LLC
>voice: (509) 886-2049
>e-mail: [EMAIL PROTECTED]
>web: www.webwolves.com
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


Get your FREE download of MSN Explorer at http://explorer.msn.com

=========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to