[Scottish] Anybody know a good text editor which can run in a
browser
ray
rayH at engineering-intelligence.co.uk
Wed May 12 13:06:46 BST 2004
On Tuesday 11 May 2004 23:14, Colin McKinnon wrote:
> I guess this
> is the kind of thing which Java should be good for but typing 'Java code
> editor applet' into Google turns up a LOT of noise (mostly tools for editing
> java applets - not java applets for editing text).
Applets run in a sandbox on the client. I think that you want to edit or create server side. You need a servlet for that. There are classic examples for creating a "Hello World" html page in the Sun Java documentation.
--
ray
More information about the Scottish
mailing list