Assignment # 10

 

Project

This assignment is part of Project#2.

Learning Goals

Assignment

In a previous assignment, you developed an xml document containing your favorite Williams-Sonoma recipe (or you downloaded an xml document, including the dtd, for a Frios recipe. In another assignment, you developed the xhtml to display a Williams-Sonoma recipe, using the JSTL X library to obtain the contents of the xml document.

In this assignment, you will generate an html page directly from your xml document, using an xslt stylesheet.

Hints: