As I understand it, and that's not great, runtime parameters may be
manipulated by either an Action or by XSP.

I realize that my knowledge of Actions is not enough to get
anything working -- and it's back to the manual for me. I
haven't found a single example so far.

But I am still curious as to how the sitemap would handle
logic in XSP. As I recall, there's something explicit for
POST but nothing explicit for GET and a query string. For
what I want, I am  doubtful that the power of Actions is
necessary and I certainly wouldn't want to write a servlet
if I can avoid it.  I just want to get a couple of parameters
and use 'esql:query' to retrieve data from my database.

Dave



----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; ""Dave Biggar""
<[EMAIL PROTECTED]>
Sent: Tuesday, October 29, 2002 9:47 AM
Subject: Re: [sitemap] Passing parameters to XML


> I'm not sure why that's not working as I use that concept all the time.
> I typically create actions that pull from the request object ,
> e.g. getParameter but action vs XSP shouldn't matter.
>
> ???
>
> MD
>
> ---------------------------------------------------------------------
> 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]>
>
>


---------------------------------------------------------------------
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]>

Reply via email to