On Mon, Jul 11, 2011 at 10:19 AM, Angelo C. <angelochen...@gmail.com> wrote:
> hi taha, > Hi > > seems you are online all the time:) i tried that /test/123, not working > too, > Always no, most of the time yes. Grabbing all opportunities before Thiago is awake :) > however I realize it should have been: > > /test?name=123 > > Oops, that is for adding context. You can also do @ActivationRequestParameter private String name; as the field name is used by default http://tapestry.apache.org/5.3/apidocs/org/apache/tapestry5/annotations/ActivationRequestParameter.html#value() > @ActivationRequestParameter("name") > private String queryParam; > > that works. > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/use-of-ActivationRequestParameter-tp4573855p4573878.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > regards Taha