Answer Posted / sunil kumar- vizag
jsp provides us a tag library which allows us to write our
own tags within the context of the page.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How can we integrate log4j in Struts2 application?
What is http redirect?
How many action classes can be used in struts application?
Explain struts.devmode?
How do I install struts?
What is struts validator framework?
Give an alternative way to protect jsp’s with not much features from direct access.
What is the front controller in struts2?
How many instances of servlet usually run in a struts application ?
What is struts in j2ee?
Where can I get a copy of struts?
What is the use of struts config xml file?
How nested beans can be used in Struts applications?
What are the 5 constants of action interface?
Give an example of validates method used to avoid errors.