j2ee web fundamentals lesson 10 custom tags

Post on 14-Feb-2016

31 Views

Category:

Documents

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

J2EE Web Fundamentals Lesson 10 Custom Tags. Instructor: Dr. Segun Adekile. Outline. Objectives Course Text Book Basham, Bryan; Sierra, Kathy; Bates, Bert (2012-10-30). Head First Servlets and JSP (Kindle Location 1349). O'Reilly Media. Kindle Edition. Custom Tags. Objectives. Agenda. - PowerPoint PPT Presentation

TRANSCRIPT

J2EE Web FundamentalsLesson 10

Custom Tags

Instructor: Dr. Segun Adekile

Outline

• Objectives• Course Text Book– Basham, Bryan; Sierra, Kathy; Bates, Bert (2012-

10-30). Head First Servlets and JSP (Kindle Location 1349). O'Reilly Media. Kindle Edition.

• Custom Tags

Objectives

Agenda

• Introduction• Using a Custom Tag• Custom Tag Handler• <rtexprvalue>• Tag Body• Taglib URI• TLDs

Custom Tags

Custom Tags

The TLD

Using a Custom Tag

Custom Tag Handler

<rtexprvalue>

<rtexprvalue>

Tag Body

Tag Body

Custom Tags

Taglib URI

TLDs

TLDs

Recap

top related