Nathan, 

> Depends what it does. If it's GUI-intensive, you need to redesign your
> UI to work through HTML interactions instead of windows and pointers.

What if the application was browser based in the first place would the 
same apply then ?

Many thanks

Matt

> Date: Mon, 26 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 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.
> > 
> > Is it possible to easily migrate the applet application over
> > to become a servlet based one ?
> 
> Depends what it does. If it's GUI-intensive, you need to redesign your
> UI to work through HTML interactions instead of windows and pointers.
> 
> Nathan


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to