> I would say it looks like you need a taglib directive in your JSP, but
> I don't even see where you are *using* JSTL in your JSP.
>
> Is the posted html code supposed to contain any JSTL?
It use to, but I took it out, because I was trying to chase down the
error message posted. I started to chop parts of the jsp off to
isolate the problem.
Anyways, thanks for the reply... I think I'll put it back in and see if
anything changes. I did catch typos in the web.xml as I was isolating
the problem. So maybe, if I put the use of JSTL in the page, the
problem would be 'solved'.