application-server
deploying web application on application server without web server
I have a web application that does not have much of static content and more of dynamically generated pages. Lets say I deploy it in weblogic. Why do I开发者_StackOverflow社区 still need a web server ([详细]
2023-02-15 15:14 分类:问答Why Application Servers require stubs to exist in order to do remote calls?
It is not a question but a discussion... I don\'t know if it is the right place, or not.. As you know, we can write our own java classloaders that can load classes over the network[详细]
2023-02-13 10:01 分类:问答Difference between an application server and a servlet container?
I am trying to understa开发者_开发知识库nd the difference between a full fledged application server (e.g. Weblogic, JBoss etc.) and a servlet container (Tomcat, Jetty etc.).[详细]
2023-02-12 01:39 分类:问答Java Application Servers alternatives [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-09 13:17 分类:问答ClassLoader Leak - Are they worth solving?
ClassLoader leaks usually result in java.lang.OutOfMemoryError: PermGen.In the instance of working o开发者_运维知识库n application servers you may see this as a result of many redeploys of a common ap[详细]
2023-02-06 04:08 分类:问答Why is there no midpoint between "do_GET" and full-blown rails-style routing?
I\'m looking to expose a number of services to the web. There will be static web pages with jQuery based JavaScript code that accesses these services, and there will also be all kinds of applications[详细]
2023-02-02 16:12 分类:问答How to use iText java PDF library with PHP?
Google search results suggested that it\'s possible via PHP/Java Bridge . This bridge 开发者_开发问答requires Java Application Server. My host (bluehost) does not allow to run any Java Application Ser[详细]
2023-01-29 07:07 分类:问答What 'application server should I use' ? Not so complicated app, transforming data, sending data
I\'m writing some application that will work in a background (windows service? maybe some application server?)[详细]
2023-01-29 06:16 分类:问答jboss application server newbie question
I am starting to learn JBoss. Went to the download page http://www.jboss.org/jbossas/downloads.html but I can not understand what is the official version i.e. GA.[详细]
2023-01-28 19:06 分类:问答what is difference between web server and application server
I always get confused in web server 开发者_如何学Pythonand application server. can somebody tell me what is exactly difference between these two.In practice, there is little difference and most people[详细]
2023-01-27 23:47 分类:问答