Thanks Vadim, it's now 100%.

Michael
                                      
      To: [EMAIL PROTECTED] 
                                      
 Subject: Re: XSP Redirect in Cocoon  
          2                           
                                      


Michael Edge wrote:

>Thanks Litrik, I have written my action and it works 95%. I have one small, simple 
>problem. My sitemap entry is below, and below that is an abbreviated version of my 
>XSP. The XSP constructs a URL dynamically and needs to pass this back to the XSP. How 
>do I do this? It works fine if the <xsp-action:set-result name="report-url" 
>value="{url}"/> has a hardcoded URL in the value attribute, but I need to pass in a 
>variable. If I can get this to work, it will be 100%
>

<xsp-action:set-result name="report-url">
  <xsp-action:param name="value"><xsp:logic>"construct"  +
"url"</xsp:logic></xsp-action:param>
</xsp-action:set-result>


Vadim



--

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorized copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to