Sriram Krovvidi wrote:
>
> Hi
>   All.
>
> I am working on applet to servlet communication using object based
> HTTP communication.
>
> This works FINE in Internet Explorer but doesn't work in netscape
> ( I have tested on netscape 4.0 as well as 4.6 ). Netscape doesn't
> invoke the servlet at all.

Not sure how you know that.  Are you looking at access logs, or just
guessing based on what the applet says?

> In O.Reilly Java servlet programming by John Hunter , there in
> a workaround

"John Hunter" eh?  Makes me think maybe your problem is a typo.  Ha!
:-)

> Is this a problem with netscape security ???

If so, your Java Console will have error messages.  Shouldn't be
netscape security though since you're speaking HTTP.  Are you using
com.oreilly.servlet.HttpMessage?

-jh-

--
Jason Hunter
[EMAIL PROTECTED]
Book:    http://www.servlets.com/book
2.0 to 2.1: http://www.javaworld.com/jw-12-1998/jw-12-servletapi.html
2.1 to 2.2: http://www.javaworld.com/jw-10-1999/jw-10-servletapi.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