Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Erik on July 19, 2001, 02:13:10 PM

Title: tomcat
Post by: Erik 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
Title: Re: tomcat
Post by: Rodney Lewis 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
Title: Re: tomcat
Post by: Erik on July 19, 2001, 08:45:51 PM
connect via telnet to your server

you should find jdk at

/usr/java/

erik
Title: Re: tomcat
Post by: Hsing-Foo on July 19, 2001, 10:05:47 PM
Hi,

Sorry for my question, but what is TOMCAT ??
Title: Re: tomcat
Post by: Erik 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
Title: Re: tomcat
Post by: Hsing-Foo on July 21, 2001, 01:44:35 AM
Thanks for your reply Erik :)
Title: Re: tomcat
Post by: Steve Leeke 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?
Title: Re: tomcat
Post by: Erik on August 16, 2001, 12:29:03 PM
Just search for it propperly and you'll find it.

Try "#find -name java"

barbe