----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

> 
> James
> I meant that: The browser stops. There are no error messages, 
> no debbuging info, no nothing. I just can get a "white page".
> Is as if Apache (or I don't know who or what) couldn't load that zone.
> I also tried to put it into any place that references PATHS, 
> CLASSPATHS and files in Apache & NT
> Any other idea?
> Thanks !
> -----Mensaje original-----
An empty page (white page) may show up when your servlet gets called but
doesn't print an output. In this case you get an empty default page (i don't
know if apache is sending it or JServ, i'm using Tomcat at the moment).
Do you flush your output Stream when your servlet is done?

Regards

Clemens Viehl


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

Reply via email to