what is directory structure of any ear/war file in weblogic
Answer / sasi
directory structure for ear file:
App-INF/application.xml
META-INF/MANIFEST.MF
+jar files
+war files
directory structure for war file:
Web-INF/web.xml
META-INF/MANIFEST.MF
classes
libs
| Is This Answer Correct ? | 8 Yes | 1 No |
what is command for find out the ip add and port no. of the machine in UNIX?
How to access the admin console?
what is core dump? diff b/w core dump and c dump?
What is achieved through clustering?
Explain the use of http ?
What is Weblogic ? (Weblogic Interview Questions)
What type of object is returned by resultset.getobject()? : BEA Weblogic
How to integrate appache with weblogic?
Can you explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
Write a program to call the store procedure of oracle that takes no parameter?
What is Virtual Host in Weblogic , how to create it & what is the advantage ?
How do I start wls and configure jms? : BEA Weblogic