web-container
Understanding launching of Spring batch Jobs in a web container
I was reading the Spring Batch documentation when I came across the fact that we would have to use a different implementation of the TaskExecutor interface (The Asynchronous version) if we would effic[详细]
2023-04-10 17:33 分类:问答GWT - how to get method A of service A from method B of Service B?
I have GWT projects as .war A 开发者_StackOverflowand .war B... each .war\'s servlet contains methods like a[详细]
2023-03-26 11:51 分类:问答servlet - many contexts - how to share db connection?
I have .war file A and .war file B and .war file C; B and C need to use database connection so I decided to use .war A to share database connection. But the problem is that .war files are limited with[详细]
2023-03-25 00:53 分类:问答Path to a file in a webapp under GlassFish
How do I specify the path to a file in a web application? I have a folder named \'templates\' under WEB-INF, I\'ve been told that under GlassFish v3 the path should look like this:[详细]
2023-01-02 02:44 分类:问答APACHE-TOMCAT can anybody elaborate which one is web-server and web-container?
HI Most of the time I read Tomcat is Web-server.. Sometimes I read Tomcat is web-container.. Sometimes I r开发者_开发问答ead Apache is web-server.. I am bit puzzled..[详细]
2022-12-19 01:44 分类:问答