Re: Which method is called in a page when click back button from browser

2012-04-02 Thread Steve Eynon
solutions, just google "disable browser back > button". > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Which-method-is-called-in-a-page-when-click-back-button-from-browser-tp5606532p5607363.html > Sent from the Tapestr

Re: Which method is called in a page when click back button from browser

2012-03-30 Thread fredramsey
And this: http://www.boutell.com/newfaq/creating/backbutton.html You can probably find other solutions, just google "disable browser back button". -- View this message in context: http://tapestry.1045711.n5.nabble.com/Which-method-is-called-in-a-page-when-click-back-button-fr

Re: Which method is called in a page when click back button from browser

2012-03-30 Thread fredramsey
-- View this message in context: http://tapestry.1045711.n5.nabble.com/Which-method-is-called-in-a-page-when-click-back-button-from-browser-tp5606532p5607360.html Sent from the Tapestry - User mailing list archive at Nabble.com. -

Re: Which method is called in a page when click back button from browser

2012-03-30 Thread karthi
Hi thank you for your reply... Then how can I stop that behavior, I want to show the login page once after the user log out and clicks the browser back button? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Which-method-is-called-in-a-page-when-click-back-button-from

Re: Which method is called in a page when click back button from browser

2012-03-30 Thread Thiago H. de Paula Figueiredo
On Fri, 30 Mar 2012 09:38:13 -0300, karthi wrote: Hi, Hi! What is the method which is called when I press the back button on the browser? It depends: if the browser requests the page again, the normal events are triggered: activate, setupRender, etc. If it doesn't, the page isn't re

Which method is called in a page when click back button from browser

2012-03-30 Thread karthi
button on the browser? Thanks in advance... -- View this message in context: http://tapestry.1045711.n5.nabble.com/Which-method-is-called-in-a-page-when-click-back-button-from-browser-tp5606532p5606532.html Sent from the Tapestry - User mailing list archive at Nabble.com