2008/3/4, Jerry Gustanski <[EMAIL PROTECTED]>: > > Does that go in the Web.xml? It doesn't seem to recognize <jsp-config> tag
What version of servlet are you using? The fragment that I posted was for servlet 2.4. If you are using 2.3, simply avoid the <jsp-config> element (or upgrade to servlet 2.4 :-) ). Antonio