Yep, IRequestCycle.getServiceParameters() is still supported. Actually, its deprecated, and there's a new method, getListenerParameters(), to replace it.
On 4/14/05, Jolyon Suthers <[EMAIL PROTECTED]> wrote: > > Howard, > > Question - will you still be able to access the service parameters. > > I have a situation within a tapestry application where one of the > service parameters is being altered in javascript prior to submission. > > Thanks, > Jolyon > > On 14/04/2005, at 8:54 AM, Howard Lewis Ship wrote: > > > This one was suggested by Erik, I think. Details on my blog: > > > > http://howardlewisship.com/blog/2005/04/improved-listener-methods-in- > > picasso.html > > > > It's all checked in and works like a charm. And its all backwards > > compatible. > > > > -- > > 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 > > > -- 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
