Answer Posted / kumar
Yes, we can have a constructor, but there is no use even if
you invoke explicitly because container itself is providing
a zero argument constructor implicitly.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How struts 2 validation works?
How to build struts application in eclipse?
Explain about how requests from the client are sent?
What is lookupdispatchaction?
How properties of a form are validated in Struts?
What are the core classes of struts framework? Explain
What is execute method in struts?
What is struts.devmode?
What are the core components of a struct2 based application?
What are the steps required for setting up validator framework in struts?
What is front controller in struts?
Give an alternative way to protect jsp’s with not much features from direct access.
What is action class? What are the types of action class?
How many instances of servlet usually run in a struts application ?
What is struts validator framework?