Hi
does any one know a class or utility in java which
will allow to update or modify HTML code on the fly,
Here is what i am trying to do, i have a filter which
which intercepts the response before being send out to
browser, depending on some condition i want to modify
this response which is HTML code, and add some tags
and modify some text and then send this modified
response to the browser,
Is there some utility which will help in doing this, i
dont want to work with strings manipulation but some
kind of class which will allow me to work with the
HTML as XML file 

regards
Ashish

A$HI$H


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Personals - Better first dates. More second dates. 
http://personals.yahoo.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to