As a UI devloper and someone with very limited Java knowledge, how do I understand what exactly is servlet container in simple terms ?
This question already has answers here: What is the difference between application server and web server?
H开发者_StackOverflowow would one know if there is a wait in WebLogic connection pool and what is the default wait timeout and what error will weblogic throw in the event of such?There are two ways to
I\'m developing an app for iphone and I\'ve a weblogic server to send and receive a single XML file. I\'ve sended the xml to a local m开发者_JS百科achine using an Apache Server and it works fine!
I\'m starting Java development at a place that uses Weblogic on their production and test servers.I\'d like to use Weblogic on my computer to develop my code.It seems that Weblogic has a development e
we are debugging a production issue on our Weblogic Server hosting JMS queues. 开发者_如何学JAVAAt high load times, we have been told the JMS queues reject incoming messages due to a limited number o
I\'m debugging an issue where calls to our weblogic server often return with a new JSESSIONID value, replacin开发者_开发百科g the JSESSION that was originally sent.
I\'m looking for the best way to use an external properties file with an application that is going to be deployed on Weblogic 10.3 server. I read a number of articles on the site but I don\'t want to
I have to implement a simple (not clustered) timer for WebLogic and it seems there are two different \'standard\' options
currently we are using Weblogic application server and we are planning to migrate from Weblogic to WebSphere.