Hi,
I found the jspc.bat in %TOMCAT_HOME%\bin folder. I
put an .jsp file called simplest.jsp under %TOMCAT_HOME%\webapps\myLab\jsp
folder. In console windows, I went to the directory %TOMCAT_HOME%\webapps\myLab
and execute comand "jspc simplest.jsp". There was no error message. But, no
.ja
Jason Zhu wrote:
> Another prove is: after I delete "TOMCAT_HOME\conf\web.xml" file, the
> tomecat still starts up without complaining or error. It seems to me that
> tomcat doesn't read "TOMCAT_HOME\conf\web.xml" file. Nor such messages
> printed on the dos prompt window.
You are correct -- T
> Bug:
> Tomcat3.2 doesn't support user defined MIME type in added
> "TOMCAT_HOME\conf\web.xml". Instead, it returns text/plain.
You should set the MIME types in the webapplication's web.xml.
This has been a source of confusion in the past, and a big mista
Hi, Tomcat Developers:
Excuse me if this bug has been already reported. I also reported this bug
into Bugrat system. ID629.
Bug:
Tomcat3.2 doesn't support user defined MIME type in added
"TOMCAT_HOME\conf\web.xml". Instead, it returns text/plain.
Environment:
Windows NT,
2 problems with the new version, compiled from the
current source on Windows 2000, JDK1.2.2, JSSE1.0.2:
>1- jakarta-servletapi has a problem
with the javadoc section
D:\tomcat3.2\jakarta-servletapi>build
distSearching for build.xml ...Buildfile:
D:\tomcat3.2\jakarta-serv