what happen if the private constructor is written in a claass
Answer Posted / venkateshk
If private constructor is written in a class is preventing
to create objects for the class from outside of class.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of action-mappings tag in struct-config.xml?
Can you explain struts.properties in struts2?
In which method of action class the business logic is executed?
Which interceptor is responsible for file upload support?
Can explain about the validations and in your project where did u used the validations?
What do you mean by action errors and what are the results they force?
Why we use struts in java?
What is validate() and reset() functions?
What is the purpose of @doublerangefieldvalidator?
What is the role of action class in struts?
What should be the name of xml file used for validation in struts?
What is strut action mapping?
What do you mean by the abstract package in struts2, and what is its utilization?
Can a reducer dispatch an action?
Does apache tomcat use struts?