Hi George, I am not sure what you mean by "on submit from onActivate" but may be you are looking for
http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/annotations/ActivationRequestParameter.html regards Taha On 11-Oct-2013, at 10:27 AM, George Christman <gchrist...@cardaddy.com> wrote: > Hello, I'm wondering if there is a way to read the @RequestParameters on > submit from onActivate? > > example > public Class<?> onActivate(@RequestParameter(value = "category", allowBlank > = true) final String categoryParam, > > If not, is there another way to get the value without using @Persist? > > -- > George Christman > www.CarDaddy.com > P.O. Box 735 > Johnstown, New York