-
Pre tags editor (0 messages)
- Posted by: i x
- Posted on: November 01 2009 09:09 EST
Hello, I'm pretty new to java and I really need some advice:) I have to make a filter that edits all pre tags, that have some java code, from a html(jsp) java tutorial page. (in the pre tags I should make comments with italic, key words red...) What is the correct approach for this problem? Is html parser a good option? Thank you very much in advance