> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Peter
> Pilgrim
> Sent: Saturday, 23 September 2000 3:03
> To: [EMAIL PROTECTED]
> Subject: Re: HTTP Tunnelling + Applet + Java Plug1.3 + Servlets 2.0
>
>
> Thanks David
>
> I pasted the URL `http://ivy:9090/servlet/com.db.docserv.servlet.AdminSer
> vlet' directly in Internet Explorer 5 and managed to download a
> servlet class.
> Therefore the servlet is not the problem.
>
> (1) Regard applet security: Does the Java Plugin binary and the
> Java Servlets
>  have to be on the same server host?
>
> (2) Do I need any special permissions to access serialised objects?
>
> (3) My servlets are JDK 1.1.7 and the plugin is obvious JDK 1.3, are
> there any serialisation issues that exists between different Java
> platforms?
> Can I sent java object made of 1.1.7 and get it read by VM of 1.3?

You can't really be sure, and must test every combination. I have found
problems sending Hashtables from 1.2.2 to Internet Explorer 4 (which is
1.1.4 I think) so Sun does make version incompatible changes in the base
classes.

>
> tia
> --
>
> Peter Pilgrim
> Welcome to the "Me Too" generation.
>

[snip]



Rob Griffin
Quest Software

E-mail: [EMAIL PROTECTED]
Web site: http://www.quest.com

___________________________________________________________________________
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