what is activation monitor and what is its job?
Answer / mohammad shahid
Activation Monitor enables you to monitor the activation status of Forefront UAG array members. Unified Access Gateway (UAG)
| Is This Answer Correct ? | 0 Yes | 0 No |
what is default length of textfield ?
What is the difference between a static and a non-static inner class?
What are the call back methods in entity bean?
Write a java program to find out the sum of harmonic series : 1 + ½ + 1/3 + ……… up to nth term , for any value of n.
Which textcomponent method is used to set a textcomponent to the read-only state?
What is a layout manager?
Do we need to override service() method
why we use main in java?
What is Stream and Types?
What do you need to set-up a cluster with jboss?
Write a singleton program?
Is multiple try block is possible in single java Application......