tomcat7
The viewing session is not available or has expired with Tomcat 7
I installed the BIRT Viewer in Apache Tomcat 7, but I have this error when running a report on the application:[详细]
2023-03-22 05:44 分类:问答Tomcat 7 start-up errors from Eclipse - Unable to process JNDI URL
If I create a dynamic web application in Eclipse and the context root doesn\'t match the WAR name, I get an error when starting up the associated Tomcat 7 server...[详细]
2023-03-21 07:00 分类:问答Tomcat 7 - Servlet 3.0: Invalid byte tag in constant pool
tomcat 7.0.16 Java 1.6.0_22 CentOS 5.6 I just switched the web.xml to servlet 3.0 (from a app running 2.4 previously) and now I\'m seeing the following error (turned on fine logging for org.apach[详细]
2023-03-21 04:55 分类:问答ZipException: invalid LOC header when SCPing JSP with jQuery to remote tomcat7
I\'m making an easy, little JSP-project using some jQuery for the javascript. When I deployed my project to my webserver via SCP before I used jQuery, there seemed to be no problem. Since I added the[详细]
2023-03-20 14:02 分类:问答Tomcat 7 log content of effective web.xml
This is probably obvious, but I can\'t find any details on it. After watching a video on tomcat 7, it was mentioned that it was possible to log the final web.xml after all the annotations in a web app[详细]
2023-03-20 10:43 分类:问答customize tomcat's user authentication pop up
I would like to customize the dialog window that pops up asking users to authenticate. I am using tomcat basic authentication; currently when the user hits a protected page they get a dialog box that[详细]
2023-03-20 06:15 分类:问答Tomcat Java GC Issue Linux
I am running a Tomcat Web Server(7.0) on Ubuntu. I have the same War file using Java 1.6 in my local Windows machine and I face no issues whatsoever. However, on the linux machine my tomcat fails afte[详细]
2023-03-19 09:16 分类:问答blazeds increase concurrent user count by using servlet 3.0 and nio server
i am developing a turn based multiplayer game with flex and blazeds. Problem is that i read that the blazeds can handle only hundereds of concurrent users,but this can be increased by using nio server[详细]
2023-03-18 19:50 分类:问答Adding Tomcat 7 Plugin to Flex Builder 3
Is there anyway we can add the tomc开发者_如何学JAVAat 7 plugin to Adobe Flex Builder 3?Install eclipse for java ee developers (or any version with WTP plugins) then you can both add flex builder as a[详细]
2023-03-16 07:00 分类:问答@WebServlet annotation with Tomcat 7
In my application, I had a servlet which was defined like this in the web.xml: <servlet> <display-name>Notification Servlet</display-name>[详细]
2023-03-16 06:06 分类:问答