Typically, you don't have users manually type request parameters into their
browser.  Can't you set up a page where they type in the value they want and
then switch over to the page that displays values based on that?

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 11, 2006 11:25 AM
To: users@tapestry.apache.org
Subject: How can I access request parameters in my page class?


Good day! I have tapestry application. I want users enter in browser
http://mycompany.com/mytapestryapp?param1=test, and my page class receive
value "test" in it's property param1.

So, my question is: how can I access request parameters in my page class?

Thanks!

With best regards,
Vitaly Baranovsky

P.S.: Sorry for my bad English


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to