what is mean by custom tag?

Answer Posted / eknath wagadre

Custom Tags user defined or predefined tag library. It's
using in jsp pages. but why we are using these tag we can
directly write the java code in jsp by using script-lets.

Bcz of this reason....Prventing to writing the java code
in JSP file or writing the business logic in jsp files for
this we need the Custom Tag.

We are keeping our java business logic in Our Tag Handler
class. we are not keeping our business logic in jsp

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where can I get a copy of struts?

543


What is lookupdispatchaction?

555


What is struts2 framework?

516


Are the struts tags xhtml compliant ?

542


What is token used for?

511






What does it cost to replace struts?

507


What is the purpose of @result annotation?

624


How the flow of various requests happens in struts application?

536


Which tag is used to declare constants in struts xml?

476


What is the use of namespace in action mapping in Struts2?

578


What are result types in struts?

578


Explain architecture of struts2?

588


What is the use of lookupdispatchaction?

566


What are action errors and error?

580


What is the difference between filters and interceptors ?

502