F
Federico
Hi all and please forgive me for this newbie question.
I should create and utilize the funcionts of a Java Class from a JSP
page contained in Tomcat.
I Should:
a) define a package containing this class and put it in the CLASSPATH
b) put the Java class in TomCat (folder WEB-INF/lib or WEB-INF/class)
c) a mix of both methods!??! (Classpath AND Tomcat)?!?
Thanks
Federico
I should create and utilize the funcionts of a Java Class from a JSP
page contained in Tomcat.
I Should:
a) define a package containing this class and put it in the CLASSPATH
b) put the Java class in TomCat (folder WEB-INF/lib or WEB-INF/class)
c) a mix of both methods!??! (Classpath AND Tomcat)?!?
Thanks
Federico