What would I need to change when I upgrade my servlet from JServ to Tomcat? -- 02.06.01
Created May 4, 2012
Ryan Breidenbach
Well, there isn't any reason that your servlet itself would have any specific code in it that would not allow it to be deployed on Tomcat. By this, I mean the code in the init
, service
, deGe