I think this is the offensive line:
if not "%TOMCAT_HOME%" == "" goto gothome
I dont see a "gothome" goto section anywhere in this
bat file. Should it be
if not "%TOMCAT_HOME%" == "" goto gotTomcatHome
??
I have been asked to remove RMI from my JSP based application. I have removed the registering for RMI from my Java Servlet and I have made the application run in one JVM. Now I am seeing strange behaviour on my JSP pages. I use a shopping cart session bean to keep track of items that user are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.