Hi ,
I have a JSP page and
I want to download the Xml file from server
and save the file at client m/c
need hlep for code sample for downloading of xml file
thanks/regards
gurung
----- Original Message -----
From: liuhy <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 30, 2000 2:58 PM
Subject: Re: JSP session.
> I think you should forword to the initial web pages
> by using servlet program before this Jsp display.
>
> ----- Original Message -----
> From: "Vishwa" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, August 30, 2000 6:08 PM
> Subject: JSP session.
>
>
> > Hello all,
> >
> > We are having problem with session creation in jsp. The compiled java
file
> > by default creates the predefined session object this way :
> >
> > HttpSession session = request.getSession(true);
> >
> > Is there anyway to change the default argument value to false ?, We need
> to
> > avoid users directly accessing the JSP without accessing the initial web
> > pages.
> >
> > We tried setting the <@page session to false, it doesn't seem to change
> the
> > way the session object is being created.
> >
> > Regards,
> > Vishwa
> >
> >
>
===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> > 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
> >
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> 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
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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