1. HTTP caching headers settings weblogic stackoverflow.comDoes anyone know how to modify weblogic settings to set the HTTP cache header to a far future date? For example in my current setup weblogic sets the http cache headers ... |
2. J2EE/EJB + service locator: is it safe to cache EJB Home lookup result? stackoverflow.comIn a J2EE application, we are using EJB2 in weblogic. To avoid losing time building the initial context and looking up EJB Home interface, I'm considering the Service Locator Pattern. But ... |
3. Creating an application instance specific cache for Java/WebLogic Web Services stackoverflow.comI'm new to both J2EE and WebLogic. I'd trying to determine the best way to implement a non-distributed cache (one cache per application instance) in a Java Web Services application running ... |
4. Forcing no-cache for internet explorer over HTTPS with HTTP response headers? stackoverflow.comSo, I recently found this little gem.
http://support.microsoft.com/kb/323308
Essentially, IE doesn't haven't |
5. Caching in JAVA that copes in a weblogic clustered set up stackoverflow.comI'm maintaining a Java web application that uses a java.util.Hashtable to cache values. This works fine. However when deployed to weblogic under a clustered envrionment this means that I have cache refresh ... |
6. Caching Webservices stackoverflow.comI would like to create a wrapper over an existing webservice in order to cache the results. So i will create a client and I would like to expose this new webservice ... |
7. Weblogic not clearing cache stackoverflow.comWe have installed Weblogic 10.3.1.0 on a RHEL (linux) machine. |
8. Clearing cache of weblogic forums.oracle.com |