I have a tomcat website (octane generated) which I am trying to deploy on a devo box. The website loads up fine on my desktop. But when deploying on devo, it gives the following error in catalina.out
The main form of my Vaadin application (running on Ubuntu server and Tomcat) takes enormous amount of time to load (more than 1 minute).
Play framework doesn\'t support the servlet specification, nevertheless among it\'s deployment options there\'s the possibility to package the whole app in a war file and deploy it to any servlet cont
I have a Servlet in Tomcat 5.5 that reads local images sitting on a folder.The image is then sent back to an Applet.
Given the following scenario, please suggest me a way to implement memcache in my application. Currently, I have 10 w开发者_如何学运维ebservers in which the same application is being run and a load b
I use Geronimo with J2EE 5 and Tomcat 6 and I\'m trying to create one simple page using JSF. I put the tag library files myfaces_core.tld and myfaces_html.tld in WEB-INF and it works, but just on Wind
I have create following java file,compile it and got .class file. import java.io.*; import javax.servlet.*;
I cannot display a transformed xml (transformed by xsls) when running a WAR file on a deployed Tomcat 6 server supplied to me, whereas when I run it on Tomcat which is on my machine it works fine.
I\'m developing a web application with multiple frameworks (spring, hibernate, spring-security, ZK for GUI), and using Tomcat as app server. I must say I have absolutely no experience with java web se
I am new to cf wheels and would like to enable url rewriting. I have my wheels folder on a subdirectory at the root of my host.