IntelliJ Java IDE
The moose likes Servlets and the fly likes Did anyone found this tomcat problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Did anyone found this tomcat problem" Watch "Did anyone found this tomcat problem" New topic
Author

Did anyone found this tomcat problem

faisal mahmood
Ranch Hand

Joined: Nov 30, 2000
Posts: 349
Hi,
I installed tomcat in my linux box and it worked fine. But when I installed tomcat 3.2.1 on Solaris Intel platform servlets works fine but the jsp's don't work and the work directory of tomcat keeps on growing in size.
Did anyone also faced the same problem? Is there a solution for this problem?
Thanks,
Faisal
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 11862
If JSP don't work it is usually because you don't have tools.jar where Tomcat can see it.

------------------
author of:


Java Resources at www.wbrogden.com
Scott Stirling
Greenhorn

Joined: Mar 05, 2001
Posts: 24
William may be right. It's hard to say without a specific exception or error message.
It's also common for users to have very old JDKs on their Solaris boxen, because Solaris comes with a JDK installed. If you have java 1.1.6 or 1.1.7 or even an early 1.2 I would recommend upgrading ASAP. The old JVMs in these JDKs don't handle multithreaded, network heavy apps very well.
------------------
Scott Stirling
Author of Java Server Pages Application Development


Scott Stirling<BR>Author of <A HREF="http://www.amazon.com/exec/obidos/ASIN/067231939X/ref=ase_electricporkchop/107-2476442-4883722" TARGET=_blank rel="nofollow">Java Server Pages Application Development</A>
 
 
subject: Did anyone found this tomcat problem
 
Threads others viewed
Eclipse IDE on Vista
character encoding problem
tomcat issue
help needed urgent
Problems with a project with Netbeans
developer file tools