Describe how to implement singleton design pattern in struts.
No Answer is Posted For this Question
Be the First to Post Answer
Difference between a MenuItem and a CheckboxMenuItem?
Which is faster string or stringbuilder?
Can a top level class be private or protected?
As a developer what steps do you take to improve the performance?
we r taking <load-on-startup>0</load-on-startup> <load-on-startup>1</load-on-startup> in deployment descripter for loading servlets like serv1 N serv2? so 'll it take serv1 or serv2
When finally clause is executed?
How will you calculate the depth of a binary tree if the tree contains 15 nodes?
What is the purpose of java?
What are the differences between c++ and java?
What is an class?
What is hard code & soft code?
What does the “static” keyword mean? Can you override private or static method in java?