Hello there!
 
    I'm a Tapestry beginner.  I'm using Tapestry 4  and I need to build a
url to pass some parameters, 
    i.e. a costumer id, something like:

   http://localhost:8080/StockQuote/app?page=home/232

   where 232 is a costumer id.  Is there a listener or something to catch
the request before it gets 
   rendered?


   I read that onActivate does something like this in Tapestry 5. Is there
anything like this on Tapestry 4?

  Thanks!!!
-- 
View this message in context: 
http://old.nabble.com/passing-URL-parameters-tp26633795p26633795.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

Reply via email to