AW: request parameter documentation?

2003-06-27 Thread Stephan Niedermeier


-Ursprüngliche Nachricht-
Von: Dominic Chambers [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 26. Juni 2003 16:07
An: [EMAIL PROTECTED]
Betreff: request parameter documentation?


I need to learn exactly what names can be used to access the various
request parameters from the sitemap (e.g. {request:serverName} and
{requestQuery}. Sorry for not RTFM on this one, but I can't find the
info I want anywhere on the site, although others seem to know bits
about it, so it must exist.

Can anyone point me in the right direction here?

Hello,

please have a look into the J2EE API doc of the class Request or see
http://wiki.cocoondev.org/Wiki.jsp?page=FOM_request. I assume that the names
of request:xxx are corresponding to the method names of the class Request.

Regards
Stephan


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



AW: request parameter documentation?

2003-06-26 Thread Markus Heussen
It isn't quit a large info but take a look an this url:

http://www.cocooncenter.de/cc/documents/resources/request-params/requestpara
maction.html

Greetings,

Markus

-Ursprüngliche Nachricht-
Von: Dominic Chambers [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 26. Juni 2003 16:07
An: [EMAIL PROTECTED]
Betreff: request parameter documentation?


I need to learn exactly what names can be used to access the various
request parameters from the sitemap (e.g. {request:serverName} and
{requestQuery}. Sorry for not RTFM on this one, but I can't find the
info I want anywhere on the site, although others seem to know bits
about it, so it must exist.

Can anyone point me in the right direction here?


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]