-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

RE: document contains no data:

I usually get this when exceptions are thrown.  If you are using JSP.. make
sure that you toss in a bit of html before your scriptlets or beans, that
way you can at least see SOMETHING.  check your logs.. An error is being
thrown, and not being caught, or its being caught, and nothings being sent
to "out".




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