Tobias: html-quelltext in java-anwendung darstellen

Beitrag lesen

Gibt es, aber ich kenne es nur in der GUI-Programmierung (Swing).

Siehe
http://java.sun.com/docs/books/tutorial/uiswing/components/text.html
oder auch
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JEditorPane.html

Gruss Tobias