Koozali.org: home of the SME Server

tomcat

Erik

tomcat
« on: July 19, 2001, 02:13:10 PM »
Does somebody know how to install tomcat on a e-smith server ?

It seems that e-smith is comming with jdk1.3.1 preinstalled. But when I try to install tomcat into an ibay, it returns on the attemptive to startup tomcat an error-message, not finding some folder...

Is there any guide about installing an JSP-server?

thank you for any suggestion...
erik

Rodney Lewis

Re: tomcat
« Reply #1 on: July 19, 2001, 08:12:58 PM »
Hi,

I am trying to do the same thing. I just perfer to use Java over .php. Something tells me it's probably more popular. Anyway, if I find some documentation I'll let you know. Please if you find some as well pleae dont hesistate to let me know. Also, are you sure that e-smith comes with jdk pre-installed because was going to be my next move?

rll

Erik

Re: tomcat
« Reply #2 on: July 19, 2001, 08:45:51 PM »
connect via telnet to your server

you should find jdk at

/usr/java/

erik

Hsing-Foo

Re: tomcat
« Reply #3 on: July 19, 2001, 10:05:47 PM »
Hi,

Sorry for my question, but what is TOMCAT ??

Erik

Re: tomcat
« Reply #4 on: July 20, 2001, 12:15:59 PM »
Tomcat is a kind of server for Java Server Pages. More exactly it's a container for java-objects.

Similar to ASPand PHP, it's generating dynamicly serverside internetpages. The flexibility and object-orientated approach makes JSP/Tomcat an internetlanguage of the future...

Hey, read on at http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-ug.html

Erik

Hsing-Foo

Re: tomcat
« Reply #5 on: July 21, 2001, 01:44:35 AM »
Thanks for your reply Erik :)

Steve Leeke

Re: tomcat
« Reply #6 on: August 11, 2001, 04:15:29 PM »
I'm running e-smith 4.1.2 and there is no /java under /usr.  Was java an optional install?

Erik

Re: tomcat
« Reply #7 on: August 16, 2001, 12:29:03 PM »
Just search for it propperly and you'll find it.

Try "#find -name java"

barbe