Could you please post the whole xsp and the accordant snippets of the sitemap? Mat --
Mathias Wiegard Sedanstra�e 67 89077 Ulm GERMANY Fon: +49 (0731) 6031938 Email: [EMAIL PROTECTED] > Von: Jan Wielgus <[EMAIL PROTECTED]> > Antworten an: [EMAIL PROTECTED] > Datum: Sun, 26 Oct 2003 17:28:24 +0200 (MET DST) > An: [EMAIL PROTECTED] > Betreff: Re: Re: Re: Including - another problem > > And again there is a problem.. > The things I want to get from authentication context work, but my > xsp page that I'm including is not transformed in html. It seems > that all of the tags in it are ignored. > > So, when I have: > > <message> > Hallo, <xsp-session-fw:getxml context="authentication" > path="/authentication/data/lastname"/> > </message> > > in my header.xsp-file > > and > > <xsl:template match="message"> > <i> > <xsl:value-of select="."/> > </i> > </xsl:template> > > in the header.xsl (and in the xsl for the main page too), > > why get I only the "Hello bla bla" and not "<i>Hello bla bla</i>" in > my final output? Is there again something with sitemap? > > Jan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
