Hello! I am using frames in my tapestry application. The upper one contains a menu, and the frame below contains the contents. I can chose a page with a menu item by using the PageLink component and its target attribute. I also have a Login page, which appears when a user tries to accesses a protected page (by using pageValidate). After logging in I want to change the menu, so I have an additional menu item 'Logout'. How can I reload the the upper frame/page with menu from within the Login method?
TIA Jörg ps: using Tapestry 3.0.3 -------------------- m2f -------------------- Sent from www.TapestryForums.com Read this topic online here: <<topic_link>> http://www.tapestryforums.com/viewtopic.php?p=11991#11991 -------------------- m2f --------------------
