|
Subject: [xsl] Tags to HTML page From: "Subbiah" <subbiah@xxxxxxxxxxxx> Date: Tue, 10 Aug 2004 01:35:30 -0500 |
Hi I have a page like this
<html>
<head></head>
<body>
<h3>Test Conversion</h3>
<b> How to do it </b>
</body>
</html>
Whenever there is a <h3> tag I should surrond it with more tags
<myowntag:bind path="someCode">
<h3>Test Conversion</h3>
</myowntag>
Basically the input is a JSP and I need to add some Tag libraries to it.
What would be the best way to do it.
regards,
raman
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] newbie question: how do g, Kielen, Agnes | Thread | Re: [xsl] Tags to HTML page, Mukul Gandhi |
| [xsl] newbie question: how do get n, Anko Lamb | Date | [xsl] Converting XML data, Narasingarao Kommire |
| Month |