What are disadvantages of Struts?
No Answer is Posted For this Question
Be the First to Post Answer
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?
Which interceptor is responsible for i18n support?
What are result types in struts?
Which tag is used to declare constants in struts xml?
Explain about how requests from the client are sent?
why do we typecast ActionForm into out plain java bean class in Action class?
What are action errors and error and what are the consequences they impose?
What is package name in struts xml?
How to work with error tags?
Can you explain struts.properties in struts2?
State the procedure for using forward attribute of link tag’s.
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?