Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Java applet HTML Editor

0 views
Skip to first unread message

niico

unread,
Mar 5, 2001, 11:27:01 AM3/5/01
to
I am designing a data driven website and need a Java plugin (or similar)
that will allow the user to design an HTML page (using a GUI, not in code)
inside a browser.

The HTML data then needs to be sent to a database or saved to a location on
the webserver. I have seen HTMLEdit in the past but can no longer find any
trace of this program.

Does anyone know where I can find such an applet?


Thanks
Niico


a...@mzuzu.co.uk

unread,
Jul 3, 2001, 1:32:33 PM7/3/01
to
Check the replies in the older cnet link http://www.help.com/cgi-
perl/question/4/372/376?sidx=1110494 pointing towards
http://www.realobjects.de.

Alternatively - you could attempt to look into coding a swing
JEditorPane/HTMLEditorKit but I've not been able to get this working
correctly - so unless you're a Java God go for the realobjects option.

Alan


--
Posted via CNET Help.com
http://www.help.com/

John Creighton

unread,
Jul 3, 2001, 5:45:22 PM7/3/01
to

a...@mzuzu.co.uk wrote:

> Check the replies in the older cnet link http://www.help.com/cgi-
> perl/question/4/372/376?sidx=1110494 pointing towards
> http://www.realobjects.de.
>
> Alternatively - you could attempt to look into coding a swing
> JEditorPane/HTMLEditorKit but I've not been able to get this working
> correctly - so unless you're a Java God go for the realobjects option.

Well, displaying a JEditorPane should be trivial. I am not sure how difficult
it would be to add other editor features. I have no experience with this.


0 new messages