Title: RE: browser incompatibility
Because Netscape supports Formatted Html Only.
IE Supports all types
Prem
Apcosoft
-Original Message-
From: Kumaravadivelu [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 08, 1999 1:09 PM
To: [EMAIL PROTECTED]
Subject: Re: browser
IL 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 ta
Got it! thanks everyone for you help :-)
-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-
, 1999 10:33 AM
Subject: Re: browser incompatibility
> Kelsey,
>
> If you're using form elements like buttons, text boxes, text areas etc.,
> make sure that you have enclosed within the tags. While IE
> doesn't care about their presence, Netscape follows the standard.
&
Kelsey,
If you're using form elements like buttons, text boxes, text areas etc.,
make sure that you have enclosed within the tags. While IE
doesn't care about their presence, Netscape follows the standard.
Secondly, if you're using standard HTML tags, browser incompatibilit
t for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
Kelsey Fedde
Sent: Tuesday, December 07, 1999 4:24 PM
To: [EMAIL PROTECTED]
Subject: browser incompatibility
I am finally getting some servlets to work and go to test them on Netscape.
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