xsl-list
[Top] [All Lists]

RE: Simple Question newie

2002-09-13 10:51:07
Thanks!  Unfortunately this is working better but not 
correctly.  Now I am getting 
http://localhost:7001/jsp/yahoo.com


That's not an XSLT problem. If you want "yahoo.com" interpreted as
"http://www.yahoo.com/";, then you're going to have to translate it. If
you just put "yahoo.com" into the href attribute of an <a> element, it
will be interpreted by the browser as a relative URI, relative to the
base URI of the HTML page.

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 



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



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