Hi Merrill,
here is my code of struts-config.xml
ch03.LookupForm.java
index.jsp
and one more question
In the book ,in web.xml file
in <taglib> tag
<taglib-uri> is given as /WEB-INF /struts-html.tld. whereas in the struts-examples'which I've installed the <taglib-uri> in the web.xml file is given as /tags/struts-html.So now I'm trying using uri "tags/struts-html" in my index.jsp.
I'm trying all sorts of things.
Thanks
Narahari