Why do we need custom tags in jsp?
Answer / Niharika Nandan
Custom Tags (or JSP Custom Action Tags) provide a way to reuse Java code across multiple JSP pages. They help in separating the Java logic from the HTML presentation, promoting code reusability and improving maintainability.
| Is This Answer Correct ? | 0 Yes | 0 No |
How clear chache and buffer of opera browser.
What are the steps for creating custom tags in jsp?
Is jsp front end or backend?
How run jsp program in netbeans?
What is the purpose of creating custom tags?
How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?
can i use vb script with jsp?
What are the types of jstl tags?
Which of the following action variable is used to include a file in jsp?
how can i update the marque in jsp without changing the sourse code
What is jsp expression language and what are it’s benefits?
Which tags are used for bean development?