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 action class?
Explain about logic match tag?
Why do we need mapdispatchtoprops?
we have 7 jsp pages .At last page we have a submit button when we click it it will store all jsps data which we provide will store into database. when we starting providing data in jsp pages when we are at 3rd jsp at that time sessions timeout where the data will be store which we r provide in last two jsps?
what is use of assert keyword in java..?
How properties of a form are validated in Struts?
How exception handling is provided in struts?
What do you mean by inner class and anonymous class?
Hi Friends, am new to struts.I read that " you can store variables in xml file(properties file) and for future enhancements we just call properties file . Now i want to implement this , where can i call properties file to enhance my application. My question is where this properties file will be called.
What is the use of lookupdispatchaction?
What is http forward?
What are the core classes of struts?