ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

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
تم إضافة السؤال من قبل Hanamantraya Rajashekhar , Senior Engineer Product Development , Harman Connected Services
تاريخ النشر: 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...

 

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟