I created my application Java
with Eclipse
in the Meus Documentos/workspace/TesteJAVA/
directory
Now I want to call a class with JSP
, I want to know how to configure to get the application from this directory or should I keep the application and classes in the Tomcat
? folder.
I am using Apache Tomcat 8
and the page is in C:Aplicativos/Apache/Tomcat8/webapps/TesteJSP/