Kelsey,
Check for </table> tag if you're using <table> tag for showing your results.
If you miss </table> tag then netscape won't show the table properly where
as IE will show it.

Regards,
Kumaravadivelu


-----Original Message-----
From: Kelsey Fedde <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, December 08, 1999 5:10 AM
Subject: browser incompatibility


>I am finally getting some servlets to work and go to test them on Netscape.
>I am using html tags in a servlet to display the contents of a DB2 table.
>
>Works fine on I.E. but none of the table portion displays when I run it
>with Netscape.  It is useless in my book if it doesn't run on both
>browsers.
>
>I can't determine if it is the classes I use to connect, the html potion,
or
>what.
>
>If you have any suggestions they are greatly appreciated.
>thanks,
>Kelsey
>
>___________________________________________________________________________
>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

___________________________________________________________________________
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

Reply via email to