XML to HTML Transformation...

Hi All,

I have written a code to transform the xml page to html page using Transformer. It is done perfectly.

But unfortunately, i have not thought of the inner link present in each xml page which links to another xml page.

Somebody can help me on how to tranform those internal links as well.

[318 byte] By [saran_javaaa] at [2007-11-26 12:19:20]
# 1

> But unfortunately, i have not thought of the inner

> link present in each xml page which links to another

> xml page.

inner link? Is it something like <A> link, or something from HTML that allows you to click and redirect you to another page? Is it what you mean?

TheLoosera at 2007-7-7 15:07:38 > top of Java-index,Archived Forums,Socket Programming...