Hi all,
I have a problem in writing the XSL . The xml file format is like
<ROWSET>
<ROW num="1">
<TITLE>New InterMedia Java Classes</TITLE>
<URL>/products/intermedia/</URL>
<CATEGORY>Database</CATEGORY>
<DESCRIPTION><a href=\"/products/intermedia/\">Oracle
interMedia Java classes for Servlets and JSPs</a> are now available.
Use these classes to move multimedia data in and out of an Oracle8i
database.</DESCRIPTION>
<ENTRY_DATE>13-NOV-2000</ENTRY_DATE>
</ROW>
</ROWSET>
I need to give a link on "InterMedia Java classes for Servlets and JSPs"
(which is part of the DESCRIPTION element)
So when I write xsl to display it in HTML format, it is simply printing
as "<a href=\"/products/intermedia/\">Oracle interMedia Java classes for
Servlets and JSPs</a>"(No link is displayed). Do anyone have any
solutions in mind? It will be very helpful to me.
Thanks in advance
Reghu
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Urgent please
- Reghu Krishna Pillai - Wed, 10 Jan 2001 03:15:00 -0500 (EST) <=
|
|