Search:

Type: Posts; User: jkoder70014

Search: Search took 0.06 seconds.

  1. Replies
    2
    Views
    3,245

    Synchronization of ServletContext Object

    Hi All,

    -- I am trying to make the ServletContext synchronize because when 2 or more clients, are trying to modify the same servletcontext attributes, then that will be a problem. Because Servlet...
  2. not able to get the context attribute set in ServletContextListener

    Hi all,

    I have written a simple ServletContextListener and set an attribute in it. when i am trying to retrieve the attribute value in my servlet, I am getting as null. Could anybody please let me...
Results 1 to 2 of 2