> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 23, 2003 9:47 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Different stylesheets called on runtime?
>
>
>
> Thanks for the quick and helpfull response.
>
> Thats the answer I kind of expected and feared most. That means for me:
> Getting comfortable with actions.

Well, the good news is that in my opinion (and experience) actions are about
as easy as it gets when extending cocoon.  There's only one method to
implement,
and the only contract you need to code for is to return null if the action
fails
and return a Map of the key-value pairs you need to reference in the sitemap
if
the action is successful. (or any empty map if you don't need to reference
values
in the sitemap).

Ask some specific questions here about what problems you have getting
started.

Geoff Howard

>
> Cheers
> Jonny



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