Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

convert html to xml and apply XSLT transformation

843834May 27 2005 — edited May 29 2005
Hi,

I have a problem converting html to xml. I got to dynamically connect to a URL given and retrieve the html content and then convert it to an xml format.After that i got to apply XSLT transformation on this to get back an html page.Since i am new to java, i don't know where to start from.Could i get some pointers on this....It would be of great help..I tried to use JTidy to convert html to xml and did XSLT transformation on that but i get exceptions.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 26 2005
Added on May 27 2005
3 comments
219 views