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 is the differnce between 2-tier architecture and 3- tier architecture in java?
Explain about token feature in struts?
How you will display validation fail errors on jsp page?
what is the struts internal code?
What are the applications of struts?
What is the purpose of @action annotation?
Can you explain custom tag?
Give the details of xml files used in validator framework?
What's the purpose of execute method of action class?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
What is ognl?
How do you customize ActionServlet?