Hi,

I am using an xsp and I would set a default value to a session
attribute, the value should be from i18n text I tried something like:


<xsp:logic>
 <xsp-session:set-attribute
name="docLabel"><i18n:text>menu.doclabel.empty</i18n:text></xsp-session:set-attribute>
</xsp:logic>

It doesn't work because (May be !) the i18n transformer is after the xsp
generator in the sitemap.
I have few ideas how to solve that but I don't like it, so if you have
an advice concerning this issue I would read it with interest.

Thanks

Willy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to