what is the struts internal code?
Struts internal code means we can say Struts component, on
that strus archetecture is depend.These are below given:
(1)Struts controller(Acion servlet)
(2)Action Classes
(3)Strust Plug-in
(4)Request Processor
Is This Answer Correct ? | 6 Yes | 1 No |
What do you mean by actionmapping?
What is jakarta struts framework?
Provide some important Struts2 constants that you have used?
What is struts xml?
Explain the components of struts?
what are java stuts? what are there uses
2 Answers Rupa, Tech Mahindra,
Describe validate() and reset() methods.
How to use forward action to restrict a strut application to mvc?
can we change the order of parameters in execute()?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
How can we integrate log4j in Struts2 application?
What is the purpose of @validations annotation?