I am attempting to change location when a certain even happens, it
should change to a different menu item.  As testing I have it go to:
/user/members

When the event happens (in this case they click on a button), I call
setInternalPath("/user/members", true), with true to propagate it,
however this does nothing to the browser window, nothing changes.  I
then tried to redirect() to it using a bookmarkurl from that location,
that just causes the session to reset.

So how do I change to a completely different menu area using the path
when the user clicks a button (like logging in)?

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to