On Fri, 30 Nov 2001, David Vinas wrote:
> Date: Fri, 30 Nov 2001 08:44:33 +0800
> From: David Vinas <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Deploying applet in a web app
>
> I have a web applicati
David Vinas wrote:
> I have a web application which contains an applet which communicates with
> a servlet, and I am having trouble figuring out how to deploy it.
> My servlet shares some utility classes with my applet. As per the
> Servlet API, the servlet should be deployed in the following
I have a web application which contains an applet which communicates with a servlet,
and I am having trouble figuring out how to deploy it. My servlet shares some utility
classes with my applet. As per the Servlet API, the servlet should be deployed in the
following location:
/WEB-INF/classe