JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Enterprise & Remote Computing
>>
Web Tier APIs
Back Button Problem in Web Applications
After user logout from web application user can access the application using back button. and without authorization.How to solve this problm?
[155 byte] By [
ysmuleya
] at [2007-11-27 9:23:00]
««
? howto input data with default constructor then output to single string
»»
Is there a way to organize an array to look like a 2D array?
# 1
In logout jsp invalidate the session. This will work only if u are maintaining the session in ur application.request.getSession.invalidate();
niraj.tha
at 2007-7-12 22:17:49 >
# 2
And add headers to prohibit the user agent to cache the pages.
BalusCa
at 2007-7-12 22:17:49 >
# 3
after log out just disable back button......<script language="JavaScript" type="text/JavaScript">javascript:window.history.forward(-1);</script> add this code head part of the log out page....i think its help...
ravi-kumar-123a
at 2007-7-12 22:17:49 >
Enterprise & Remote Computing
Java 6 JAX-WS self hosted services listening on one interface only
javax.ejb.EJBHome not Found
Not able to see farsi words in email on windows server 2003
NetBeans ApplicationBean PageFragmentBox upload
Java EE 5 SDK Installation Errors
need help in url mapping ...
Constructors in Session Beans
Admin console password
how do I get EJBContext in EJB 2.1
CMP Entity Beans and data cleanup
Web Tier APIs
Difference between Application Server and Web Server
Append a value to the URL and send
Please tell me wts wrong with this
java.lang.OutOfMemoryError in starting the tomcat
JSF Data Grid Component
threaded servlet
Inquietud de netbeans 6
setting check mark for SelectManyCheckbox item
List, radio button problem with mySQL
DB Retrieving
Enterprise & Remote Computing Hot Topic
Append a value to the URL and send
Please tell me wts wrong with this
JSF Data Grid Component
setting check mark for SelectManyCheckbox item
List, radio button problem with mySQL
jsppass information
Send SMS from the system that i create to Hand Phone
mail registration
How Can I use EL in JSF
Dynamic naming of text box and combo box
JSP & AJAX Combination Problem (Page Loading Slow)
call method from a jsp
Enterprise & Remote Computing
Web Tier APIs
Enterprise Technologies
AVK Portability
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding