Java HTML formatter?
I am looking for a java applet that will allow web page users to
format text in a form input field, which outputs html which I can
store in a database.
It also needs to be able to accept it's own output as input later, so
that users can edit existing html.
Any ideas?