File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes Tomcat installation directory Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat installation directory" Watch "Tomcat installation directory" New topic
Author

Tomcat installation directory

shubhra chauhan
Greenhorn

Joined: Aug 31, 2007
Posts: 21
Hi,

I am trying to run a jsp page. so to run it on server i have to specify the installation directory.
Can anyone please explain me on this as while doing so i.e c:\program files\tomcat6.0\lib it is giving me a error "the tomcat directory is not vaid. It is missing expected file or folder lib\jasper-el.jar" which is actually present inside lib. so i am not getting it. please help me out.
Hongli Li
Ranch Hand

Joined: Oct 29, 2006
Posts: 124
you can put you war file under webapps folder. It can also be an exploded format.


Do you know why this cup is useful? Because it is empty.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Tomcat installation directory
 
Similar Threads
error obtained during compiling jsp pages
Problem with tomcat 5.0.24 + j2sdk1.4.1_02
setting path for jspengine.jar
Tomcat installation on Linux.. Please help..
jboss+tomcat can not find tools.jar, how to solve it?