Yup. Some other people wrote the same. Exactly what I needed (I need to pass something from an action along to a xsp page further down the pipeline) and it works perfectly.
Thanks! DR At 09:43 AM 12/6/01 +0000, you wrote: >Hi David, > >Temporary storage (and passing of vars down the chain) is precisely what I >use the attribs for. Here's a bit of code for sending an id to another >object via the Request object: > > req.setAttribute("jbxsp-id",instanceId); > instance.setReq(req); > >Regards, > >Anthony Aldridge >Lead Application developer > >Managed Intranet Hosting >CSC >JPMorganChase >Personal GDP: 325-8338 >MIH Hotline: 876-1300 --------------------------------------------------------------------- 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]>