That should work fine. What is the OGNL expression? Why are you accessing the binding directly, instead of using the property?
On 6/15/05, Nick Stuart <[EMAIL PROTECTED]> wrote: > Hi all, I seem to be having a prolem getting a value from a parameter > from inside a PageBeginRender listener. The parameters is set, as I > can use the same value fine inside the html template. > object.whaterver) works just fine. But my getObject() is always > returning null. I have cache set to true, and default-binding set to > ognl, anything I'm doing wrong here? > > Thanks for the hepl! > -Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
