the field name is used by default
> >
> >>
>
> http://tapestry.apache.org/5.3/apidocs/org/apache/tapestry5/annotations/ActivationRequestParameter.html#value()
> >
> > oh, just notice this, T5 has all this goodies that difficult to find, or
> not
> > so obvious.
>
ice this, T5 has all this goodies that difficult to find, or
not
> so obvious.
>
> Thanks,
>
>
> --
> View this message in context:
http://tapestry.1045711.n5.nabble.com/use-of-ActivationRequestParameter-tp45
find, or not
> so obvious.
>
> Thanks,
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/use-of-ActivationRequestParameter-tp4573855p4573926.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> -
/annotations/ActivationRequestParameter.html#value()
oh, just notice this, T5 has all this goodies that difficult to find, or not
so obvious.
Thanks,
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/use-of-ActivationRequestParameter-tp4573855p4573926.html
Sent from the Tapestry - User mailing
On Mon, 11 Jul 2011 01:59:31 -0300, Taha Hafeez
wrote:
Always no, most of the time yes. Grabbing all opportunities before
Thiago is awake :)
I'm awake, but it's 2am here in Belo Horizonte, Brazil and I'm quite lazy
now. :P
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapes
> @ActivationRequestParameter("name")
>private String queryParam;
>
> that works.
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/use-of-ActivationRequestParameter-tp4573855p4573878.html
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-mai
s null:
>
> public class Test {
>
>@ActivationRequestParameter
>private String queryParam;
>
>Object onActivate() {
>System.out.println(queryParam);
>return null;
>}
>
> }
>
> ?
>
>
> --
> View
() {
System.out.println(queryParam);
return null;
}
}
?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/use-of-ActivationRequestParameter-tp4573855p4573855.html
Sent from the Tapestry - User mailing list archive at Nabble.com