Tag: technology

Questions Related to technology

colspan=n can be added to only what tag?


Correct Option: D
  1. Table settings

  2. Cell settings

  3. both 1&2

  4. None


Correct Option: B
  1. The managed server which was used by the client for JNDI lokkup of the connection factory

  2. The managed server to which the client has a TCP connection after creating a new connection from the connection factory.

  3. Both the managed servers and in random order

  4. Only to One of the managed server and that can be in any order


Correct Option: B
  1. Graphic designer

  2. Any text editor

  3. browsers

  4. all of the above


Correct Option: B

To ensure that deployment of an application in a cluster succeeds only if all manged servers in the cluster are active and deploys the application succesfully

  1. Nothing needs to be done as weblogic ensures this by default

  2. Nothing can be done, There is no way to enforce this,

  3. DisableClusterConstraints for the domain should be set to false

  4. EnableClusterConstraints for the domain should be set to true


Correct Option: D
  1. a thread of foreign jms provider

  2. a thread of weblogic server

  3. depends upon whether MDB is transactional or not. If transactional, it runs under weblogic thread, if non transactional it runs under foreign jms provider thread

  4. depends upon whether MDB is transactional or not. If transactional, it runs under foreign jms provider thread, if non transactional it runs under weblogic thread


Correct Option: C