What is meant by custom tags?



What is meant by custom tags?..

Answer / Rahul Gautam

Custom Tags are reusable HTML-like tags created using the Java Server Pages (JSP) technology. In Struts, they are used to define user-defined controls within a JSP page. Custom Tags can encapsulate complex logic and simplify the overall structure of the application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

What's the purpose of execute method of action class?

1 Answers  


How we can configured action mapping in struts?

1 Answers  


How can duplicate form submission be handled in struts 2?

1 Answers  


What is life cycle of an interceptor?

1 Answers  


What is actioncontext?

1 Answers  


How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?

1 Answers  


Where can i get jar file for use the struts-tags in struts2?

2 Answers  


Do you need an alignment after replacing struts?

1 Answers  


What are disadvantages of Struts?

1 Answers  


Explain architecture of struts2?

1 Answers  


What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?

1 Answers  


What’s the difference between struts and turbine? What’s the difference between struts and espresso?

1 Answers  


Categories