Re: Migrating Applets to Servlets

1999-07-26 Thread Daniel W. Dulitz x108
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

Re: Migrating Applets to Servlets

1999-07-26 Thread Nathan Meyers
-0700 > > From: Nathan Meyers <[EMAIL PROTECTED]> > > To: Matt Zagni <[EMAIL PROTECTED]> > > CC: [EMAIL PROTECTED] > > Subject: Re: Migrating Applets to Servlets > > > > > > Matt Zagni wrote: > > > > > > Hi, > > > > >

Re: Migrating Applets to Servlets

1999-07-26 Thread Matt Zagni
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

Re: Migrating Applets to Servlets

1999-07-26 Thread Nathan Meyers
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

Migrating Applets to Servlets

1999-07-26 Thread Matt Zagni
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