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!

xsl value in html <a href=""> tag

843834Apr 22 2003 — edited Apr 22 2003
Hi all,

I am converting the xml data to html using xsl file.In this I need to give link (<a href=") in html from the value of xml element.
I assigned the value to a variable in xsl as vId and I try to use it in the href attribute.

example:
</xsl:value-of>>hello!!

But xsl is not allowing this action.
How to assign the xsl variable value to href attribute?

Help me to slove this problem.

regards,
Selva.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 20 2003
Added on Apr 22 2003
2 comments
284 views