tomcat6
set 'secure' flag to JSESSION id cookie
I want to set \'secure\'flag to JSESSIONID cookie . Is there a configuration in tomcat 6 for this ? I tried by setting \'secure=\"true\"\'in\'Connector\' (8080)element of server.xml , but it creates[详细]
2023-04-07 16:06 分类:问答Problem related to spring/resources.xml while deploying Grails applicatoin war in tomcat
I have developed an application (named CBR) in Grails 1.3.7. When i run it with \"grails run-app\" or \"grails run-app prod\" it works fine. However when i create a war using \"grails war\" command an[详细]
2023-04-07 04:58 分类:问答Tomcat, web.xml, exclude path
In my application, i need to process all the requests from users in a single servlet, however, i happen to have a folder with static content, which i would like to also serve statically.[详细]
2023-04-06 14:10 分类:问答Tomcat 6 and foreign characters (UTF-8 and non UTF-8 mixup)
I have a problem displaying foreign language characters in web app with Tomcat 6. Previously we were using Tomcat 5.5 and we did not face this issue. To fix this issue I followed http://wiki.apache.or[详细]
2023-04-06 05:35 分类:问答Grails File Upload: Tomcat Memory Drain
We\'re noticing some significant RAM usage while uploading files.I pretty much expect that but the rate at which the memory is freed seems pretty slow.And this is causing the whole system to slow down[详细]
2023-04-06 03:34 分类:问答Running JSP application using tomcat 6.0 and Eclipse
I am working on an academic project using Eclipse 3.X , jsp\'s, servlet\'s etc. The server i chosed to deploy my application is \"Tomcat 6.0\".开发者_开发问答[详细]
2023-04-05 10:13 分类:问答ServletRequest.getParameter always returns null when the post size is big
开发者_运维知识库We are maintaining a spring mvc (2.5.6) web application running on Tomcat 6.0.14[详细]
2023-04-04 17:34 分类:问答Tomcat 6 Web Application Eating Up Memory Over Time
I 开发者_JAVA百科have a Grails application that is deployed on a Tomcat 6 server. The application runs fine for a while ( a day or two), but slowly eats up more and more memory over time until it grin[详细]
2023-04-03 17:06 分类:问答MongoDB based session storage for Tomcat6
Is there anyway to user MongoDB as a central session storage f开发者_JS百科or Tomcat6? If so, could we have a cluster of tomcat servers reading session data from MongoDB so that the cluster could be d[详细]
2023-04-03 14:09 分类:问答Change the java heap size in Tomcat6 server
How can i change the java heap size in tomcat6开发者_StackOverflow running as windows service?Hope this (increase java heap size) and this (Tomcat 6 Heap Size) helps.[详细]
2023-04-03 11:15 分类:问答
加载中,请稍侯......