Java servlet issue in Cpanel
Hi,I've installed the Tomcat JSP plugins in Cpanel, and one of my clients want to run a servlet, after enabling the jsp support from WHM for that client, he could only run jsp but not servlet, keep getting the "404 Error" while accessing the servlet file at http://clientdomain.com/servlets/servlet.class
the home directory for putting the servlet file is /home/username/public_html/servlets/
Any solution for that? Since it's a plugins and I don't know what kind of configurations is different from the original Tomcat JSP, thanks!