Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How many ways to remove the session object in the container

Answer Posted / amitasite

Programmatically:
1. session.invalidate()
2. session.setMaxInteractiveIntervals(0);

Container will remove session if user is idle more than the
time specified in <session-timeout>time in
minutes</session-timeout> in web.xml

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you invoke a servelt?

1186


What’s the difference between sendredirect and forward methods

1108


hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code

2838


What is http servlet?

1104


Difference between forward() method and sendredirect() method ?

1088


How do you create a cookie using servlet?

1226


Which are the different ways you can communicate between servlets?

1052


How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255

3448


What is the use of httpservletrequestwrapper?

1147


What are the uses of servlet

1241


Differentiate between the web server and application server?

1107


Which exception is thrown if the servlet is not initialized properly?

1090


What is the use of servletconfig interface?

1086


How to upload a file to the server using servlet?

1059


request parameter how to find whether a parameter exists in the request object?

1063