what are the benefits of load order in the deployment of the
application?
Answer Posted / anand
In three tier arcitecture , Load order can make sure that
Technical flow for project,configuration setting,security
option,type of object, initial classes, gets loded in the
classpath.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
what is mission in weblogic
Can struck threads be killed manually?
Can you explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
How Can Cluster Communication Occur ?
What is the difference between url instance and urlconnection instance?
What is the function of managedconnection.addconnectioneventlistener() in web logic server?
What are the functions of t3 in the web logic server?
What is meant by unicast?
What is an administration server?
Do ejbs have to be homogeneously deployed across a cluster?
I am using a weblogic multitier driver in an applet as an interface to a dbms. If I run the class using the sun appletviewer on my local machine, I have no problems. But when I try to run the applet in a netscape browser, it will not connect 83 the two primary cluster services provided by weblogic server are? : BEA Weblogic
What is meant by domain?
How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic
How do I restrict access to servlets and jsps? : BEA Weblogic
Do you know how can third-party jdbc driver be used with jms?