Explain what an application server does and it's major components.
Answer / Shashank Braham Dev Narayan
An application server is a software framework that provides a platform for developing, deploying, and managing applications. It handles tasks such as network communication, security, and resource management. Major components of an application server include a web container, Java EE modules (like JPA, JMS, JDBC), and a server instance.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meany by plugin?
What is mulicast and unicast in weblogic?
What type of object is returned by resultset.getobject()? : BEA Weblogic
How does a file store compare with a jdbc store? : BEA Weblogic
how can you increase heap size from command line
2 Answers IBM, TCS, Wells Fargo, Wipro,
What is meant by gc, prallel gc, full gc and explain it?
What is the significance of boot?
Ho do you troubleshoot server hang?
How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic
How can the OUT OF MEMORY be solved?
Write a program of web logic server to get the connection pool attribute?