Hello, I have <id> <xsp:logic> String s = (String)request.getSession().getAttribute("data"); </xsp:logic> <xsp:expr>s</xsp:expr> </id> it work fine when s is a simple string, "<sub>5</sub>" or "<sub>5</sub>". I want the value 5 in my xsl so I've tried the xpath : //id/sub to set a variable but nothing append.
Could you explain me why it doesn't work ? thank you for any help --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>