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 are the major differences between html tags and strut specific html tags?
How properties of a form are validated in Struts?
What are the loop holes of struts?
Can we have more than one struts-config.xml file for a single struts application?
What is action class? What are the types of action class?
What is jakarta struts framework?
What is actioninvocation?
What are the advantages of spring mvc over struts mvc?
How you will make available any message resources definitions file to the struts framework environment?
How to override the default error message that can come during file uploading process?
What are the struts2 configuration properties that control file uploading process?
What is the procedure of operation of a form tag?
In which order struts framework searches for a message bundle?
What is the purpose of @element?
Can we handle exceptions in Struts programmatically?