I don't think I can help you much, I haven't tackled such functionality yet.
But check this page (I think this will solve it, but sadly there is no example on the page, may be you can google or search Google code for the annotation and see how it's utilized): http://tapestryjava.blogspot.com/2010/06/tapestry-52-improved-query-parameter.html <http://tapestry.apache.org/tapestry5.2-dev/guide/pagenav.html>And this : http://tapestry.apache.org/tapestry5.2-dev/guide/pagenav.html I'm not sure how can you use the parameter you got to make your components render in different ways ! I only did that using ajax for now ! Assuming you already got your parameter from the page, does that answer you question ? If you can proceed from here, please tell me how will you do it. <http://tapestry.apache.org/tapestry5.2-dev/guide/pagenav.html>Sorry I couldn't help much. On Tue, Nov 2, 2010 at 8:38 PM, Kado <juan.a...@condortech.com.ar> wrote: > Thanks for the quick answer, Is a matter of how-to. What we are really > needing is an URL to access to a component. > In this case the component is a page in the package components. > > Is this possible? > > Thanks! > > > > > > On 11/02/2010 03:18 PM, Muhammad Mohsen wrote: > >> If you need to access ComponentA from ComponenB. >> And PageA contains ComponentB. >> >> Then add ComponentA to ComponentB (@InjectComponent). And pass a parameter >> to your page to invoke ComponentB in a way that would render ComponentA. >> >> Did I answer your question ? >> Is it a matter of organization or "how-to" ? >> >> On Tue, Nov 2, 2010 at 8:13 PM, Kado<juan.a...@condortech.com.ar> wrote: >> >> >> >>> Hi, >>> >>> I am using some components for showing info in my webApp. Right now I am >>> trying to access to some of these components by a direct URL (so I can >>> access to this components from other webs, other processes and so on) and >>> I >>> don't know how to do this. >>> >>> As we try to re-use as much as we can in my development team, we are >>> working with a layout that includes different components. But now I am >>> trying to access to one of this components not from the layout >>> >>> I will need to create a new page that contains the component and have the >>> url of this page? Or is any other option to access directly to the >>> component >>> without creating a page for it? >>> >>> Can somebody help me with this problem? >>> >>> Thanks! >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >>> For additional commands, e-mail: users-h...@tapestry.apache.org >>> >>> >>> >>> >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- *Regards,* *Muhammad Gelbana Java Software Programmer*