xsl-list
[Top] [All Lists]

RE: Simple Question newie

2002-09-13 07:48:07


Thanks!  Unfortunately this is working better but not correctly.  
Now I am getting 
http://localhost:7001/jsp/yahoo.com

I am running this locally.  The jsp in which I am running this 
with is in the /jsp directory so it looks like it is just 
appending the yahoo.com to the end of my current directory.  I 
just need the http://yahoo.com.

this is OT ....ah heck its friday

<xsl:template match="anId">
        <A href="http://{normalize-space(.)}">Click Here</A>
</xsl:template>

this is basic html stuff.......

chow, jim fuller

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>