<applet
code=Test.class>,
codebase="http://www.aaa.com/library/">
> -----Original Message-----
> From: Pol Millan [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 15, 2000 2:12 AM
> To: [EMAIL PROTECTED]
> Subject: Applets within Servlets
>
>
> Hi guys,
>
> I'm trying to insert an applet into the code a servlet delivers to the
> brower.
> The problem is that if I use a relative URL such as <applet
> code=Test.class>,
> the class cannot be found and if I use <applet
> code=http://www.aaa.com/library/Test.class> the security
> restrictions apply
> and it doesn't work either.
>
> Any idea how I can make this work out?
>
> Many thanks to everyone.
>
> Pol Millan
>
> ______________________________________________________________
> _____________
> 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