Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 37486 invoked by uid 500); 6 Sep 2002 13:11:55 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 37475 invoked from network); 6 Sep 2002 13:11:54 -0000 Message-ID: <3D78A965.4080406@verizon.net> Date: Fri, 06 Sep 2002 09:11:01 -0400 From: Vadim Gritsenko User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cocoon-users@xml.apache.org Subject: Re: XSP Redirect in Cocoon 2 References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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 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% > "construct" + "url" Vadim >Regards > >Michael > > > > > > > > > > > > > > > language="java" > xmlns:xsp="http://apache.org/xsp" > xmlns:xsp-action="http://apache.org/cocoon/action/1.0" > > > > > > String url = "http://www.microsoft.com"; > > > > > > > > >----- Message from "Litrik De Roy" on Thu, 5 Sep 2002 19:56:20 +0200 ----- > > To: > > Subject: Re: XSP Redirect in Cocoon 2 > > >I have documented how to write an action using XSP at >http://outerthought.net/wiki/Wiki.jsp?page=XSPAction > >That should get you started. > >Litrik De Roy >www.litrik.com > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: