You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Anthony Uk <ch...@galaxia.dataway.ch> on 2000/08/28 22:55:56 UTC

XSP request and response

Hi,

In src/org/apache/cocoon/components/language/markup/xsp/java/{request,response}.xsl,
the namespaces are set to
http://xml.apache.org/xsp/{request,response}
but in webapp/docs/samples/xsp/simple.xsp, the header indicates
http://xml.apache.org/cocoon/xsp/{request,response}
and obviously it doesn't work. Which namespace is correct?

Also, the comment at the start of request.xsl says "Response"...

regards,
anthony