Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started 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
-
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
-
connect via telnet to your server
you should find jdk at
/usr/java/
erik
-
Hi,
Sorry for my question, but what is TOMCAT ??
-
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
-
Thanks for your reply Erik :)
-
I'm running e-smith 4.1.2 and there is no /java under /usr. Was java an optional install?
-
Just search for it propperly and you'll find it.
Try "#find -name java"
barbe