Nathan Meyers writes [in response to Matt Zagni]:
> All applets are browser-based, unless there's some subtlety in your
> statement I'm missing. But applets interact with users through a GUI...
> windows, pointers, menus, etc. Imagine rewriting your applet without
> being able to use any classes f
-0700
> > From: Nathan Meyers <[EMAIL PROTECTED]>
> > To: Matt Zagni <[EMAIL PROTECTED]>
> > CC: [EMAIL PROTECTED]
> > Subject: Re: Migrating Applets to Servlets
> >
> >
> > Matt Zagni wrote:
> > >
> > > Hi,
> > >
> >
Jul 1999 08:46:37 -0700
> From: Nathan Meyers <[EMAIL PROTECTED]>
> To: Matt Zagni <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED]
> Subject: Re: Migrating Applets to Servlets
>
>
> Matt Zagni wrote:
> >
> > Hi,
> >
> > I think this has been as
Matt Zagni wrote:
>
> Hi,
>
> I think this has been asked before perhaps many times
> however I am unable to find it in the archive listing.
>
> Question.
>
> I have an application written in java applets.
> I would like to migrate it to be a servlet based application
> however I don't realy w
Hi,
I think this has been asked before perhaps many times
however I am unable to find it in the archive listing.
Question.
I have an application written in java applets.
I would like to migrate it to be a servlet based application
however I don't realy wish to rewrite the original app again.
I