Craig Servin wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I'm not sure what you mean by deploying a java method. Tomcat will serve up
> Servlets and JSP pages. It is not an EJB/CORBA server where you would expose
> methods, although you could use something like Axis to expose me
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm not sure what you mean by deploying a java method. Tomcat will serve up
Servlets and JSP pages. It is not an EJB/CORBA server where you would expose
methods, although you could use something like Axis to expose methods via
SOAP.
If you could
Shyam Kumar Mankayil wrote:
> So is there any specific folder in which the class file(containing the
> required method) should be placed.
If your current setup is working, you probably have a good CLASSPATH and
a good CATALINA_HOME . They are in /etc/.profile
The recommended installation path i