STL-function library?
**
sush wrote:
>
> Hi All,
> I am compiling JSP files using ANT and TOMCAT 5.5.17.
> ANT with jspcompile target gives this output on screen:
> "
> jspcompile:
> [jasper2] Jan 18, 2008 9:32:12 AM
> org.apache.j
Hi All,
I am compiling JSP files using ANT and TOMCAT 5.5.17.
ANT with jspcompile target gives this output on screen:
"
jspcompile:
[jasper2] Jan 18, 2008 9:32:12 AM
org.apache.jasper.compiler.TldLocationsCache processWebDotXml
[jasper2] WARNING: Internal Error: File /WEB-INF/web.xml not found
Hi All,
I am trying to develop a web application using EMBEDDED TOMCAT (5.5.17
version).
I am using standard function "registWAR(contextPath, warPATH)".
Inside this function, right after adding CONTEXT to HOST, I am getting this
exception.
Any help with this EXCEPTION and EMBEDDED TOMCAT (5.5.1
Hi All,
I am trying to embedded tomcat5.5.17 in my java application.
I want Tomcat to unpack *.WAR file
Tomcat starts fine but http://localhost:8080/ keeps saying HTTP status 404.
I am not sure if it could unpack given WAR file.
Could anyone guide me here. Also how to see the log file.
5.5.1