Hi java gurus,

I need to download a file from client side in jsp. Any one has any idea on this issue?

thanks,

Sridhar
>  -----Original Message-----
> From:         A mailing list about Java Server Pages specification and reference 
><[EMAIL PROTECTED]>@STATESTREET   On Behalf Of "[Lelievre Frederic]" 
><[EMAIL PROTECTED]>
> Sent: Wednesday, April 04, 2001 9:35 AM
> To:   [EMAIL PROTECTED]
> Subject:      JSP AND TOMCAT
> Importance:   High
>
> Hi all. I'm a new user of the JSP et TOMCAT. And I have this result :
>
> A Servlet Exception Has Occurred
> Exception Report:
> javax.servlet.ServletException
>         at
> org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
> l.java:481)
>         at
> Datacapture_0005fProject._0002fDatacapture_0005fProject_0002fValidation_0005
> fSimple_0005fDatacapture_0005fRequest_0002ejspValidation_0005fSimple_0005fDa
> tacapture_0005fRequest_jsp_0._jspService(_0002fDatacapture_0005fProject_0002
> fValidation_0005fSimple
>         at
> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>         at
> org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.ja
> va:184)
>         at
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:328)
>         at org.apache.jasper.servlet.JspServlet.service(Compiled Code)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>         at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
> ain.java:215)
>         at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
> va:251)
>         at org.apache.catalina.core.ContainerBase.invoke(Compiled Code)
>         at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
> va:196)
>         at org.apache.catalina.core.ContainerBase.invoke(Compiled Code)
>         at org.apache.catalina.core.StandardContext.invoke(Compiled Code)
>         at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161
> )
>         at
> org.apache.catalina.valves.ValveBase.invokeNext(ValveBase.java:242)
>         at org.apache.catalina.valves.AccessLogValve.invoke(Compiled Code)
>         at org.apache.catalina.core.ContainerBase.invoke(Compiled Code)
>         at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
> :159)
>         at org.apache.catalina.core.ContainerBase.invoke(Compiled Code)
>         at org.apache.catalina.connector.http.HttpProcessor.process(Compiled
> Code)
>         at org.apache.catalina.connector.http.HttpProcessor.run(Compiled
> Code)
>         at java.lang.Thread.run(Thread.java:479)
>
>
> Can you explain to me please ?
>
> Thank you.
>
>
> Visit us at http://www.clearstream.com
> Check out current job vacancies at 
>http://www.clearstream.com/public/english/e_vacs.htm
>
> IMPORTANT MESSAGE
>
> Internet communications are not secure and therefore Clearstream International does 
>not
> accept legal responsibility for the contents of this message.
>
> The information contained in this e-mail is confidential and may be legally 
>privileged. It is
> intended solely for the addressee. If you are not the intended recipient, any 
>disclosure,
> copying, distribution or any action taken or omitted to be taken in reliance on it, 
>is
> prohibited and may be unlawful. Any views expressed in this e-mail are those of the
> individual sender, except where the sender specifically states them to be the views 
>of
> Clearstream International or of any of its affiliates or subsidiaries.
>
> END OF DISCLAIMER
>
> ===========================================================================
> 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

===========================================================================
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