use the T5 Request service: @Inject org.apache.tapestry5.services.Request request
see mailinglist and documentation for more details "IT.Adviser" <[EMAIL PROTECTED]> 20.06.2008 15:20 Bitte antworten an "Tapestry users" <[email protected]> An [email protected] Kopie Thema Read arguments from current page I use GoogleAuth call, that opens my page and add some arguments to page url: http://localhost:8080/Test?token=CKF50YzIHxCT85KMAg How (and where in class Test, in constructor, or something else?) I can read arguments (token=CKF50YzIHxCT85KMAg) ? -- View this message in context: http://www.nabble.com/Read-arguments-from-current-page-tp18029421p18029421.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
