I have developed a JSF 2.0 application and tested it on Apache Tomcat 6.0. The problem is that the official server can only have version 5.5 installed. So I tried to deploy it as it was but I kept get
I am running a web application in tomcat6.0 . My problem is that while starting the Tomcat I need classes from commons-lang.jar. And I need the commons-lang.jar also in my web-app. Iplaced thic jar in
I\'am writing a HTTP proxy that is part of a test/verification system. The proxy filters all requests coming from the client device
We have a tomcat applicat开发者_如何学JAVAion which works fine in IE7/8 and Firefox. The only browser we are having issues with (that we care about at this point) is google Chrome. Users can navigate
I think it is a good question. I found it also confusing. I installed tomcat few minutes ago (after a while) and I notice they are two different \"webapps\" places.
Well, I have to say that so far, this one has me stumped. Our web application, which is running in Tomcat 6.0.18 is failing during file upload, but only when the client machine is a windows machine, o
My J2EE based application running in Tomcat 6 on Solaris 10 sparc server is very very slow. It works fine on Linux servers. I am using flex as web front end to my application.
for my webapp I use Quartz. When I deploy the app all is ok. When I undeploy the app, the Quartz thread is not destroyed.
I have a small webapp which handles a lot of Spanish text. At one point in the code, a JSP page responds with a Json String containing some of this text. If I print the String to the Console, it look
Tomcat 开发者_如何学Python6 refuses to work in windows 7, it seems the problem is that it needs a 32bit jre, but i don\'t want to have a 64 and 32 bit installed. I want to get it to work with the 64bi