On Thu, Dec 1, 2011 at 16:56, MesArch MesArch <mesarch.dsp...@gmail.com> wrote:
>   <xsl:attribute name="href">www.google.com</xsl:attribute>

This should be:

<xsl:attribute name="href">http://www.google.com</xsl:attribute>


> http://localhost:8080/xmlui/handle/123456789/www.google.com instead of
> www.google.com ..

Of course, you didn't specify scheme (http), so you're getting a
relative link instead.

Regards,
~~helix84

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to