if <xtags:variable id="menu" select="<xpath expression>"/> really exposes the menu as a scripting variable then why does it give the following error:
Undefined variable: menu
in the following example:
<%
System.out.println(menu);
%>
Can someone help please. This is givig me a headache. :-(
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
