Have a look at this

http://tapestry.apache.org/tapestry5/tapestry-core/guide/pagenav.html


Eko S.W. wrote:
> 
> That is to say, I have CrmsHome.java and I would like it to go to
> SharedDelete.java, so in CrmsHome I would like to do :
> ...
> SharedDelete _deletePage;
> ...
> _deletePage.setBackPage(this);
> 
> 
> But ... in SharedDelete, ... I can not injectPage that BackPage isn't???
> ( T5 said it is read only property)
> 
> What is the solution ????
> 
> -- 
> Best wishes,
> Eko SW
> http://swdev.blogs.friendster.com/my_blog/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Can-I-set-a-T5-page-to-return-to-another-page-dynamically--tf3771075.html#a10661889
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to