I am developing an AJAX application that utilizes a connecti开发者_开发知识库on that is kept-alive until an event occurs. For each window, a HTTP connection will be open at all times listening for eve
in my web app i am using simple.manifest file for application cache. if i write as CACHE MANIFEST CACHE:
using this tutorial http://www.eclipse.org/birt/phoenix/deploy/viewerSetup.php#install_viewer And it tells me to display the Tomcat manager application through this link http://localhost:8080/m开发者
I cannot get grails log4j logging to work in Tomcat6. I previously thought the problem had to do with Production mode, but now I believe the issue is tomcat.
开发者_JS百科I am using tomcat, Java with GWT. When try to connect to db my applcation spews the following error. the same driver information is perfectly running on stand alone application.
There is myProject.war So, in order to run it on local Tomcat I should use following URL: http://localhost:8099/myProject/index.html
I installed the BIRT Viewer in Apache Tomcat 7, but I have this error when running a report on the application:
I find the similar question - answer But it doesn\'t help any. Near .meta开发者_运维技巧data I didn\'t find any files *.log.
Hi I am developing a site with JSP/Servlets running on Tomcat for the front-end and with a MySql db for the backend which is accessed through JDBC.
I have a client\'s large-ish e-commerce web app that I\'ve been developing for several years in Eclipse 3.1. To say the least, I\'m ready to 开发者_如何学运维move on to Helios.