A fashion web site has many small chunks of content that web designers cut-and-paste in many
pages. Over time, inconsistencies have emerged as one designer alters the HTML of a given
chunk. As an architect, one of your tasks is to introduce a mechanism to be used by the web
designers to isolate these chunks and keep them consistent. Which two technologies allow web
designers to isolate and reuse these chunks of HTML? (Choose two.)
A.
Tag files
B.
Simple tag handlers
C.
Classic tag handlers
D.
JSP include directive
E.
JSP forward directive
F.
JSP Expression Language