TravisFalls wrote:
>
> I get an error that says: "Document contains no data.? Contact Server's Admin"?
> I tried this method as a get and a post.? ... Any Ideas?
1. You've got debugging output. If you comment out all the database
stuff, and just send the debugging output to the PrintWriter,
does something show up in the browser?
2. Are you 100% sure that you're not getting an exception of
some sort?
3. Is the code fragment you sent complete? You have no end tag
for the table, or body, or html start tags)
4. Instead of printing the html to the PrintWriter, print it
to the log. Take a look at it. Try to view it in a browser.
-cks
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html