aspose file tools
The moose likes JSF and the fly likes How to disable browser back button Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "How to disable browser back button " Watch "How to disable browser back button " New topic
Author

How to disable browser back button

S Majumder
Ranch Hand

Joined: Jun 03, 2009
Posts: 241
Hi every body I am trying to disable the browser back button in my JSF application , but I am not able to do this ,
this is very urgent for me , please help me to solve this problem .

Thnaks and regrards,
S
Moayad Abu Jaber
Ranch Hand

Joined: Jan 15, 2008
Posts: 80
Hi,
do you mean You Wanna retrieve component from client side ? if that what you want you can used JavaScript.
JSF have special name conventions for components. check the link below for this issue.
Click here to see article


I hope that what you want !

Best Regards,
Moayad Abu Jaber
SCJP 5.0, SCWCD 1.4, SCBCD 5.0
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56229
    
  13

Please read this.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
S Majumder
Ranch Hand

Joined: Jun 03, 2009
Posts: 241
Thanks for the reply , but how could I diable the browser back button ?
Is there any way to solve the problem ?

I want to disable the browser back button , when my App will start run .

regards,
S

Moayad Abu Jaber
Ranch Hand

Joined: Jan 15, 2008
Posts: 80
through javascript event handling. you can see this article may will help you in page event handling

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to disable browser back button
 
Similar Threads
how to diable browser back button
Back button issue
Disabling the Back button of the browser
Log Out Problem
Browser Back Button