I need a loop to to get strip html tags in java?

Adam

New member
I need to take an html input and strip the html tags then output.print it with out the tags in a new file name. but right now all i need is a loop to get ride of the html tags
 
Back
Top