Answer Posted / venkateswara reddy
we have some pre-defined tags in struts for specific task
No, if u dont have a tag to ur task then u can use CUSTOM
tags.
For this u need to create
1.Handler Class
2.tld file
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the need of struts?
What is the purpose of @element annotation annotation?
What is the purpose of @emailvalidator?
Which configuration file is used for storing jsp configuration information in struts?
What are the classes used in struts?
What is Custom Type Converter in Struts2?
How to work with error tags?
What is the role of a handler in mvc based applications?
How can we display validation errors on jsp page?
What is value stack?
Briefly tell the two kinds of form beans.
Do we need to pay the struts if being used in commercial purpose?
How can you create your custom interceptor in struts 2?
What is the use of struts config xml file?
How do you convert struts to springs?