What are the jsp tag?



What are the jsp tag?..

Answer / Rakesh Ray

JSP tags (also known as JSP actions) allow developers to include Java code within HTML documents and dynamically generate content. Examples of JSP tags include scriptlets, declarations, comments, expressions, and custom tags.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

What is jsp language?

1 Answers  


What is the use of implicit object named "application" in Application?

1 Answers   Indriyn Data Labs,


Which jsp method cannot be overridden?

1 Answers  


How to print java variable in jsp?

1 Answers  


Explain some jsp life-cycle methods that can be overridden.

1 Answers  


Differentiate between pagecontext.include and jsp:include?

1 Answers  


What is jsp and why it is used?

1 Answers  


Is jsp a programming language?

1 Answers  


What are the advantages of jstl?

1 Answers  


What are the features of jsp?

1 Answers  


Why is it that JComponent have add() and remove() methods but Component doesn’t?

1 Answers  


What is the use of jsp and servlet?

1 Answers  


Categories