On Wed, 07 Jul 2010 18:55:58 -0300, Christian Riedel <[email protected]> wrote:

    @Override
public PageRenderRequestParameters decodePageRenderRequest(Request request) {

        // StackOverFlow is coming next...
final PageRenderRequestParameters decodePageRenderRequest = componentEventLinkEncoder.decodePageRenderRequest(request);
       return decodePageRenderRequest;
    }
   ...
}

I haven't used T5.2 yet, so I didn't know about this exception. You just said that you needed to copy code, but didn't tell why.

I hope you are with me now ;)

Now I do. :)

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to