Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Daryl Butler   on Jun 20 In Java Category.

  
Question Answered By: Aaliyah Khan   on Jun 20

Using session will only be "global" within each user.
The ways that will make it truly global  for each user,
is the application object or any other number of ways
involving the servlet  configuration.

Share: 

 

This Question has 7 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Servlet/JSP Or get search suggestion and latest updates.


Tagged: