adspace
How communication happens in between weblogic and web
server?
Answer Posted / Abhishek Saxena
WebLogic Server communicates with a web server (such as Apache) through various protocols, most commonly HTTP and HTTPS. When a client sends an HTTP request to the web server, the web server forwards the request to WebLogic Server via J2EE Connector Architecture (JCA).nnWebLogic Server processes the request, interacts with the appropriate business components, and returns the response to the web server. The web server then sends the response back to the client.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category