Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What are the types of directive tags?

The types directive tags are as follows: <%@ page . %> : Defines page-dependent attributes, such as scripting language, error page, and buffering requirements. <%@ include . %> : Includes a file during the translation phase. <%@ taglib . %> : Declares a tag library, containing custom actions, used in the page

user-image
Question added by Hanamantraya Rajashekhar , Senior Engineer Product Development , Harman Connected Services
Date Posted: 2014/06/26

Page directives are classified into three types..

1 <%@ page attributename="" %>

2 <%@ include attributename="" %>

3 <%@ taglib uri="" prefix=""%>

 

Jsp directives are used by jsp container to give the instructions based on the directive it will generate appropriate corresponding servlet code that jsp...

 

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.