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