On Fri, 20 Aug 2010 13:07:06 -0300, Rich M <rich...@moremagic.com> wrote:

Almost there.. I'm having a hard time with this environmental coding. If I can get it down for this one page then it should be simple enough for the rest.

Your code that uses the environment looks correct.

As of now, I'm getting a strange error in the sense that it describes something I did not explicitly code: Render queue error in BeginRender[pss/ConversionTab:delegate]: The return value from a render phase event method was not compatible the expected return type of java.lang.Boolean. You should change the method to return the correct type. It says I have a render phase event returning something other than a Boolean, yet I don't have any render phases return anything other than void as far as I can tell. I'm trying to push a user Id through to the DetailsTab through the environment so it can load details from the DAO.

This isn't related to the use of the environment. The render phase error would happen independently of the use of the environment.

--
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: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to