Weblogic 面试题与答案
Question: Explain the role of WebLogic Deployer.Answer: WebLogic Deployer is a command-line utility for deploying and managing applications on WebLogic Server. It allows you to package, deploy, and undeploy applications, as well as perform other deployment-related tasks.Example:
|
保存以便复习
收藏此条目、标记为困难题,或将其加入复习集合。
这有帮助吗? 是 否
用户评价最有帮助的内容:
- What is WebLogic Server?
- Explain the difference between a Managed Server and an Admin Server in WebLogic.
- What is the difference between connection pooling and data source in WebLogic?
- Explain the use of WebLogic Scripting Tool (WLST).
- How does WebLogic support Java EE technologies?