Thanks. Some of this is starting to become clearer. Unfortunately, it 
seems that the only way to learn Cocoon is to read the source code. 
That isn't going to cut it for much longer. 

It would be nice if there were a list of all of the similar variable 
types and their purposes and how to set them and use them. Perl becomes 
understandable (well ... a bit) when the different types of name are 
explained. 

> unfortunately, it is not enough to set 'fred' as a session attribute,
> who would have to set
> it as a sitemap parameter just as Artur said.
> You can do this inside an action (actions return a java.util.Map and
> you can use the keys
> stored in it as sitemap parameters. I don't know if it is there in
> 2.0.1 but in 2.0.2 you can look
> in the docs under User Guide / Concepts / Actions and there at
> 'Communication between Sitemap
> and Action'.
> As Artur also pointed out you can call a resource with some
> parameters which you can then use as
> sitemap parameters inside the map:resource tag.

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

Reply via email to