tomcat
Android - HTTP Push with Tomcat (servlets)
I am trying to push json data from a servlet deployed in Tomcat to my Android app. I\'ve already checked out the C2DM but I think it requires me to have a working internet connection because the dat[详细]
2023-04-10 13:06 分类:问答Deploy a web project in Myeclipse
I created a ne开发者_StackOverflow社区w web project,and deployed it in the tomcat 6.0 in Myeclipse,but it showed\"An existing resource has been found at location D:\\Tomcat\\webapps\\my_project\",what[详细]
2023-04-10 07:22 分类:问答maven tomcat deploy plugin so that no rebuild is done
I use jenkins to build my gwt app, now I want to run a tomcat:deploy on that built project so that it can deploy the built war to tomcat.[详细]
2023-04-10 07:11 分类:问答Tomcat selecting wrong servlet occasionally
I have a Java web application that serves up VXML pages to a VXML interpreter. Under sustained traffic conditions in a test lab, Tomcat (6.0.32) appears to be occasionally selecting the wrong servlet[详细]
2023-04-10 05:47 分类:问答Can someone show me how to set up log4j for jruby on rails on Tomcat?
I follow several direction and none of them seems to be working.Here are my specific question. 1.What jars to include in lib directory?[详细]
2023-04-10 03:19 分类:问答Disallow remote access to Tomcat Manager?
According to the Tomcat7 docs, I can add a valve to prevent access to the Tomcat Manager app except from localhost:[详细]
2023-04-10 02:38 分类:问答Can't make tomcat-maven-plugin create a log file?
I am running the mvn tomcat:run-war target, and get a directory structure that has a logs directory. But alas, no log. I would just replace this with log4j logging, but this has proven difficult for a[详细]
2023-04-10 01:34 分类:问答Tomcat 7: Filter access log
I\'d like to know if there is a way to filter/supress entries from getting logged in the access log in Tomcat 7. Our logfile is groing rapitly and we\'d like to know if we can filter out entries so th[详细]
2023-04-10 00:38 分类:问答Why doesn't Tomcat 6 find my styles.css
Trying to determine where/how to place style sheets in web app deployed to Tomcat 6 so that the styles.css can be resolved.[详细]
2023-04-10 00:31 分类:问答Scope of System.setProperty in Tomcat
This question is "cousin" of this one involv开发者_高级运维ing Android. But here we are in Tomcat environment.[详细]
2023-04-09 23:56 分类:问答