-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
I have a apache jserv servlet generating a large HTML. It gets truncated
before it is displayed fully. So when i view source from the browser, the
source is truncated !!! Is there any size limit for the html file that a
servlet can generate and pass through the apache web server in one shot???
Thanks in advance...
(Panda)...
>From: "Java Apache Users" <[EMAIL PROTECTED]>
>To: "Durga Panda" <[EMAIL PROTECTED]>
>Subject: Re: file upload using servlets (checking for malacious upload)
>Date: Sat, 21 Aug 1999 08:09:56 -0700
>
> >our site uses html form to capture data which is send to the servlet
> >at the backend; our websrver is Apache and servlet support is through
>Apache
> >Jserv...
> >
> >My questions are:
> >when a visitior to our site uploads a file to our server through the
>HTML
> ><input name="myfile" type="file"> kind of tag;
> >1. In my servlet how I can pull the file and save in my server
> >2. How I can check it is a pure HTML (no malacious other type of
>programs)
> >or pure image files like .jpg, .gif etc;
> >I could check for the file extension but is there any better way to
>makesure
> >these are pure .html, .jpg, .gif files and are not any malacious
>programs...
> >
> >I will highly apreciate your valuable suggestions...
> >
> >Many Thanks...
> >(Durga Panda)...
> >
> >
> >_______________________________________________________________
>
>Your message could not be processed because you are not allowed to post
>messages to the Java Apache Users list.
>
>This could be because your From: address is not the same as what you used
>to subscribe to the list with. Please try changing your From: address to
>match what you originally subscribed with.
>
>For more information, you can contact the list administrator at:
>
> Jon S. Stevens <[EMAIL PROTECTED]>
>
>
_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]