Hy guys. I'm trying to do something like this in my JSP file:
<%
String aux = <xtags:valueOf select="XPath expression"/>
%>But I know this doesn't work. How can I put the result of the xtags expression in a string variable? Can someone help? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
