How can I assing the value from <xsp-request:get-parameter
name="contenido"/> to my variable.
It not works:
<xsp:variable name="MiContenido">
<xsp-request:get-parameter name="contenido"/>
</xsp:variable>
Can I assign the xsp-request:get-parameter value to an xsp:variable inside
the tags <xsp:logic> ??? How can I do it??
It's possible?
Thanks
---------------------------------------------------------------------
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]>