Hi All,
Is there any easy way of accessing page context from within a component?

I have a page page1 containing components comp1 and comp2

I am accessing the page as http://localhost:8080/page/param1/param2

in Page class ,I can access param1 and param2 by simply writing an
onActivate method.

Is there any way of achieving the same inside comp1 and comp2 also?


Chakra
-- 
View this message in context: 
http://www.nabble.com/Accessing-page-context-from-a-component-tp25422102p25422102.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