How to integrate apache webserver with weblogic server? What
is the purpose of integrating both?
Answer Posted / singam varsha
we can integrate apache http server with weblogic server using proxy plug-ins.The webserver handles the http request of the clients and weblogic handles dynamic contents of the request.The purpose of integrating both is, no one can hack your application server.
Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What is actually weblogic cache?
What are the various causes for out of memory?
Difference between production and development mode?
What is the default jvm used for weblogic?
How does sorting on message priority work? : BEA Weblogic
What are the classes placed in the weblogic classpath?
How can default JVM be changed to other?
How do I use a startup class to initialize and later reference jms objects? : BEA Weblogic
Which xml parser comes with weblogic server 6.1? : BEA Weblogic
How do I use unicode codesets with the weblogic jdriver for oracle driver? : BEA Weblogic
What Is The Advantage Of Clustering ?
Can an mdb be a message producer or both a producer and consumer? : BEA Weblogic
What is console mode?
Explain what are the transaction isolation levels supported by weblogic jdriver?
What is the purpose of the serializedsystemini.dat file?