多选题In an n-tier application, which two invocations are typically remote, not local?()AJSP to Transfer ObjectBService Locator to JNDICController to request objectDTransfer Object to Entity BeanEController to Business Delegate

多选题
In an n-tier application, which two invocations are typically remote, not local?()
A

JSP to Transfer Object

B

Service Locator to JNDI

C

Controller to request object

D

Transfer Object to Entity Bean

E

Controller to Business Delegate


参考解析

解析: 暂无解析

相关考题:

When defining an application for AppFlow acceleration, which two must be configured on the WX device?()(Choose two.) A. Define application type.B. Enable AppFlow for the application.C. Enable monitoring for the application.D. Define source and destination IP addresses.

Which of the following are associated with the application layer of the OSI model (Choose two.)()。A、pingB、TelnetC、FTPD、TCPE、IP

In an n-tier application, which two invocations are typically remote, not local?()A、JSP to Transfer ObjectB、Service Locator to JNDIC、Controller to request objectD、Transfer Object to Entity BeanE、Controller to Business Delegate

You are asked to configure real-time performance monitoring (RPM) between two Junos devices to track traffic in your network. Which two application traffic types can you track?()A、ICMPB、SNMPC、TCPD、HTTPS

Given an EL function foo, in namespace func, that requires a long as a parameter and returns a Map,which two are valid invocations of function foo?()A、${func(1)}B、${foo:func(4)}C、${func:foo(2)}D、${foo(5):func}E、${func:foo("easy")}F、${func:foo("3").name}

Which of the following are associated with the application layer of the OSI model?(two.)()A、pingB、TelnetC、FTPD、TCPE、IP

You are designing an n-tier Java EE application. You have already decided that some of your JSPs willneed to get data from a Customer entity bean. You are trying to decide whether to use a Customer stubobject or a Transfer Object. Which two statements are true?()A、The stub will increase network traffic.B、The Transfer Object will decrease data staleness.C、The stub will increase the logic necessary in the JSPs.D、In both cases, the JSPs can use EL expressions to get data.E、Only the Transfer Object will need to use a Business Delegate.

Which two security mechanisms can be directed through a sub-element of the element in a web application deployment descriptor?()A、AuthorizationB、Data integrityC、ConfidentialityD、Authentication

In which two locations can library dependencies be defined for a web application? ()A、 the web application deployment descriptorB、 the /META-INF/dependencies.xml fileC、 the /META-INF/MANIFEST.MF manifest fileD、 the /META-INF/MANIFEST.MF manifest of a JAR in the web application classpath

Which two conditions will cause switch-to-wire to occur? ()(Choose two.)A、loss of powerB、QoS congestionC、software failure occuredD、WX device exceeded its license speedE、traffic does not match application definiton

Which of the following architectures is used to support the agent or the application tier?()A、SimpleB、Two-tierC、N-tierD、Client-server

Which two functional areas does Oracle Application Grid provide ?()A、 Processing CapacityB、 Programming IDEC、 Management networkD、 Storage Capacity

Which two requirements would lead towards a high availability solution?()A、When uptime is criticalB、When data must be refactoredC、When application concurrency is staticD、When data loss is unacceptableE、When application is a single point of failure

In a two-tier configuration, it is recommended to put which of the following components on different nodes?()A、Database client and database serverB、WebSphere Application Server and Database ServerC、WebSphere Commerce Server and WebSphere Application ServerD、Web server and WebSphere Application Server

多选题Which two elements of the Java Enterprise Application Archive are required?()AEJB ArchiveBDeployment DescriptorCMETA-INF sub directoryDResource Adapter archiveEJava library

多选题Which two statements are true?()AIt is possible for more than two threads to deadlock at once.BThe JVM implementation guarantees that multiple threads cannot enter into a deadlocked state.CDeadlocked threads release once their sleep() method's sleep duration has expired.DDeadlocking can occur only when the wait(), notify(), and notifyAll() methods are used incorrectly.EIt is possible for a single-threaded application to deadlock if synchronized blocks are used incorrectly.FIf a piece of code is capable of deadlocking, you cannot eliminate the possibility of deadlocking by inserting invocations of Thread.yield().

多选题Which two of the following are the imposed restrictions to production redeployment in WebLogic Server ?()ACan’t cahnge application’s deployment targetsBCan’t cahnge application’s security modelCCan’t cahnge application’s node managerDCan’t cahnge application’s persistent store settings

多选题Which two are valid values for the  element inside a  element ofa web application deployment descriptor?()ANULLBSECURECINTEGRALDENCRYPTEDECONFIDENTIAL

多选题Which two conditions will cause switch-to-wire to occur? ()(Choose two.)Aloss of powerBQoS congestionCsoftware failure occuredDWX device exceeded its license speedEtraffic does not match application definiton

单选题Given an EL function foo, in namespace func, that requires a long as a parameter and returns a Map, which two are valid invocations of function foo?()A ${func(1)}B ${foo:func(4)}C ${func:foo(2)}D ${foo(5):func}E ${func:foo(“easy”)}F ${func:foo(“3”).name}

多选题Which two stand-alone products are also parts of Oracle WebLogic Enterprise Edition offering ?()AOracle WebLogic Real TimeBOracle Internet Application ServerCOracle Application Development Framework (ADF)DOracle Enterprise Pack for Eclipse

多选题The J-Web application can install the JUNOS software from which two locations?()ASDXBlocal PCCBSD shellDremote host

多选题A developer wants a web application to be notified when the application is about to be shut down. Which two actions are necessary to accomplish this goal?()AInclude a listener directive in a JSP pageBconfigure a listener in the TLD file using the  elementCInclude a  element in the web application deployment descriptorDconfigure a listener in the application deployment descriptor, using the  elementEInclude a class implementing ServletContextListener as part of the web application deploymen

多选题When defining an application for AppFlow acceleration, which two must be configured on the WX device?()(Choose two.)ADefine application type.BEnable AppFlow for the application.CEnable monitoring for the application.DDefine source and destination IP addresses.

多选题Which of the following are associated with the application layer of the OSI model?(two.)()ApingBTelnetCFTPDTCPEIP

多选题Which two requirements would lead towards a high availability solution?()AWhen uptime is criticalBWhen data must be refactoredCWhen application concurrency is staticDWhen data loss is unacceptableEWhen application is a single point of failure