Getting list of Pages containing a specific annotation

2009-08-30 Thread chakra
writing ApplicationInitializerFilter also and using ComponentClassResolver I can get page names and classes. But I think I need to use some library like javaassit to get only pages with specific annotation. Is there any elegant way of doing this? Chakra -- View this message in context: http

Accessing page context from a component

2009-09-13 Thread chakra
. 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

Re: Accessing page context from a component

2009-09-14 Thread chakra
thanks for the responses. Is there any plan in future releases of tapestry, to add support for onActivate method in components also,to get the page context? That will make life much easier. Chakra -- View this message in context: http://www.nabble.com/Accessing-page-context-from-a-component