Re: JSTL startup question
Sébastien Brodeur <[email protected]>
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Message-ID | <[email protected]> |
Bob Arnott <boba <at> aungate.com> writes: > > Also, don't put any tag library defines in the web.xml... Other than > that, it's always worked for me... > Why don't you include the library defines in the web.xml? All the documentation I read tell me to do it. But when I do, it doesn't work. (The application wouldn't start).