Put the following in your page. 

@ActivationRequestParameter
private String uniqueValue;


You can use types other than String.

@ActivationRequestParameter
private Integer uniqueNumber;

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/How-can-I-get-the-value-from-query-parameter-tp5472015p5472056.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to