You can use @InjectPage to inject a page in your page class.
Jun Tsai
On 9/3/05, Mohammad Hassan Shamsi <[EMAIL PROTECTED]> wrote:
> Hi All
>
> my tapestry web application have this file structure
>
> /WEB-INF/
> Home.html
>
> /WEB-INF/pages/first/
> First.html
> First.page
>
>
> /WEB-INF/pages/second/
> Second.html
> Second.page
>
> for navigate between pages : i use thie code :
> ....
> cycle.activate("pages/second/Second");
> or
> cycle.activate("pages/first/First");
>
> im looking for better way to navigate ?
>
> please help me.
> Best Regards
> M. H. Shamsi
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Welcome to China Java Users Group(CNJUG).
http://cnjug.dev.java.net
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]