Hi all, i got a strange problem using getxml ; if i try to use it only to display the content of the fragment everything is fine, but if i try to evaluate a variable with the same code it doesn't work. Here is the code :
this works <p> codice societa':<session:getxml context="authentication" path="/authentication/data/socOM"/>; </p> this doesn't work <parameter name="test"> <xsp:attribute name="value"><session:getxml as="string" context="authentication" path="/authentication/data/socOM"/></xsp:attribute> </parameter> I run cocoon 2.1.2, jetty, jdk 1.4.2_02, win 2K Can anybody help me ?? Thanks a lot Flavio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
