> Are the values/URIs
> for the namespaces anywhere documented?
sure, just look at cocoon.xconf
Best regards,
---------------------------------------------
Luca Morandini
GIS Consultant
[EMAIL PROTECTED]
+39 0744 59 85 1 Office
+39 0335 681 02 12 Mobile
http://utenti.tripod.it/lmorandini/index.html
---------------------------------------------
> -----Original Message-----
> From: Zeljko Rajic [mailto:[EMAIL PROTECTED]]
> Sent: luned́ 25 giugno 2001 14.16
> To: Daniel Pfuhl
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re[2]: How to use <xsp-request:get-parameter>
>
>
>
> > did you specify the Namespaces and the programming
> > language in your xsp-file correctly ?
>
> > e.g. like this:
>
> > <xsp:page
> > language="java"
> > xmlns:xsp="http://apache.org/xsp"
> > xmlns:xsp-request="http://apache.org/xsp/request/2.0"
>
> I had set the namespace as follows:
> 'xmlns:xsp-request="http://apache.org/xsp/request'. I changed the
> namespace
> value as you suggested and the compiler error disappeared. Are
> the values/URIs
> for the namespaces anywhere documented?
>
> Anyway, still it does not work as I would expect. The following
> XSP fragment
> produces the following output...
>
> XSP fragment:
>
> <p>
> Parameter 'param1' value:
> <xsp-request:get-parameter as="string" default="default Value">
> <xsp-request:name>someValue</xsp-request:name>
> </xsp-request:get-parameter>
> </p>
>
>
> output:
>
> Parameter 'param1' value: someValue
>
>
> Is there still something wrong?
>
>
> Zeljko
>
>
> ---------------------------------------------------------------------
> 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]>
>
---------------------------------------------------------------------
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]>