what happen if the private constructor is written in a claass
Answer Posted / gopikrishna
you can't create instance for that class
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Why was reload removed from struts (since 1.1)?
Can you explain the directory structure for a struts folder in brief ?
What is the purpose of @keyproperty annotation annotation?
What does params interceptor?
What is struts? Explain
What is the purpose of @urlvalidator annotation?
Briefly tell the two kinds of form beans.
Can you explain custom tag?
What is the use of form bean in struts?
How nested beans can be used in Struts applications?
What is controller in struts ?
What is java struts?
What is the role of action class in struts?
What steps are required to for an application migration from Struts1 to Struts2?
How is forward action used for integration?