The downloadable version of
http://www.orionserver.com/tutorials/tagtut/lesson3/ContactLister.jsp.txt

has errors.

The <jsp:getProperty name="contact" property="name">, etc tags are not
terminated.  They should read:

<jsp:getProperty name="contact" property="name"/>


Reply via email to