Re: Issues with SSL to resolve poodle vulnerability

2015-03-13 Thread Kaydell Leavitt
Unsubscribe please. -- Kaydell kayd...@yahoo.com On Mar 13, 2015, at 8:17 AM, MICHELLE RENEE LARSON wrote: > We use a software called iDashboards it is tomcat running on windows I > have installed an SSL and when you go to the site > https://idashboards-dev.outreach.psu.edu/idashboards/ it sh

Re: threads vs. servlets

2015-03-10 Thread Kaydell Leavitt
Unsubscribe. Please?! -- Kaydell kayd...@yahoo.com On Mar 10, 2015, at 9:25 AM, Carl Dreher wrote: >> If I write a servlet such as the above, is there ever only once instance of >> it running? > >>> Don't confuse objects with threads. There is one instance of a particular >>> servlet, bu