1) Scenario: I developed my application on local system and
everything is perfect and tested. Now on UAT this
application is deployed on clustered server environment.
They are logical or physically clustered. But application is
not working over there.
 What is the issue with application?
 What are the first things which come in your mind?
Answer / rajesh
1. There might be some global parameter needs to be set for
Application to work with clustered envoirenment.
2. When the application was tested it was tested on
standalone envoirenment hence it is not necessary that it
will work in clustered mode with the same settings.
| Is This Answer Correct ? | 5 Yes | 1 No |
What do you know about seam?
Can constructors be synchronized in java?
What are the oops concept?
wahts is mean by dynavalidatorform in struts/
How would you detect a keypress in a jcombobox?
What is runnable?
What is the use of Semaphore?
What is servlet preinitialization?
If your ui seems to freeze periodically, what might be a likely reason?
Can you write Java code for declaration of multiple inheritance in Java ?
Can I map more than one table in a cmp?
How are the elements of a borderlayout organized?