1. Servlet Filters and Threading? stackoverflow.comI am building a webservice on Weblogic 10.3.3 and I am using a servlet filter to log the request to a database. I do not want the filter to slow down ... |
2. how to implement a singleton - in weblogic stackoverflow.comI tried implementing a singleton class method , which is invoked by a filter class. The filter class and the rest of the classes , are added to WLS as a shared ... |