On 22. Mär 2006 - 01:12:03, Kent Tong wrote: | Everything ognl expression has a "context object". For example, if you | write "modelSource" in your .page file, the context object is the | page object so "modelSource" means calling getModelSource() on the | page object. To access this context object in the ognl expression, | use "#root". | | This mechanism is provided by ognl. The actual page object is of | course provided by tapestry.
Thanks for this clarification/explanation! ;) Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]