You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Kevin Menard <km...@servprise.com> on 2007/12/02 00:58:08 UTC

Re: Single OGNL expression evaluated several times­ is it normal?

This is a known issue and is pending resolution.


On 12/1/07 9:29 AM, in article
2117B804-C2BA-4294-B832-7F0354CC626B@inf.ethz.ch, "Kaspar Fischer"
<fi...@inf.ethz.ch> wrote:

> Hi,
> 
> My Page.html contains a single Tapestry component:
> 
>    <title><span jwcid="@Insert" value="ognl:title">Title</span></title>
> 
> Why is my page's method getTitle() executed several times?
> 
>    15:23:11,106 User:admin DEBUG [knowledgecenter.pages.NodePage]
> NodePage.pageBeginRender().
>    15:23:11,188 User:admin DEBUG [knowledgecenter.pages.NodePage]
> NodePage.getTitle().
>    15:23:11,204 User:admin DEBUG [knowledgecenter.pages.NodePage]
> NodePage.getTitle().
>    15:23:11,244 User:admin DEBUG [knowledgecenter.pages.NodePage]
> NodePage.getTitle().
>    15:23:11,377 User:admin DEBUG [knowledgecenter.pages.NodePage]
> NodePage.pageEndRender().
> 
> Is this normal or have I misconfigured Tapestry in some way?
> 
> Kaspar
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 

-- 
Kevin Menard
Servprise International, Inc.
Remote reboot & power control for network equipment
www.servprise.com              +1 508.892.3823 x308



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Single OGNL expression evaluated several times ­ is it normal?

Posted by Kaspar Fischer <fi...@inf.ethz.ch>.
On 02.12.2007, at 00:58, Kevin Menard wrote:

> This is a known issue and is pending resolution.

Okay, thanks for the information.

Kaspar

P.S. Is there an issue number for the issue on

   http://issues.apache.org/jira/browse/TAPESTRY

I could not find it there.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org