I think that your code is OK. > <xsp:logic> > String productId = <xsp-request:get-parameter name="productid"/>; > </xsp:logic> > > This code is right above my root document element
But i think that you have to put the whole <xsp:logic> fragment inside your root element. I think that in order to use the <xsp-request:xxxxxx> tag it has to be inside your root element. I Hope that will help. Dimitris Katzigas --------------------------------------------------------------------- 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]>