what happen if the private constructor is written in a claass
Answer Posted / naveen.bav
It will become singleton
Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Are struts and shocks the same?
What is action class?
What is filter dispatcher in struts?
How to use forward action to restrict a strut application to mvc?
What are apache struts?
What is the purpose of @emailvalidator annotation?
Which file is used by controller to get mapping information for request routing?
Which configuration file is used for storing jsp configuration information in struts?
What is the difference between session scope and request scope when saving formbean ?
How is declarative handling of exceptions done in struts ?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is the purpose of form-beans tag in struct-config.xml?
How does one create an action in struts 2?
What is the default suffix for struts2 action uri ?
What is difference between struts1 and struts2?