glassfish « Struts « JSP-Servlet Q&A





1. Load on startup servlet in glassfish initializing two times    struts.1045723.n5.nabble.com

Hi, I have one problem in glassfish while i am specifying the load on start up servlet; it is initializing two times. ie:Print statement in the init method of the servlet is executing two times. I need to look up all the ejb's while the server startup itself instead of waiting for a request to the server. My web.xml configuration is ...

2. Sometimes users see other's secure data over ssl on jsp struts and glassfish    coderanch.com

Hello, I am working in a very secure banking environment, where data privacy is the highest concern. I am facing a very critical issue. After every few days we get a complain from our customers that when they logged in they saw statement of another person. This problem is only temporary and it shows them their correct statement once they refresh ...