JSTL is more of a platform technology as opposed to a application-level library and should probably live at the container level rather than be bundled with the application. You can download the Sun/Oracle implementation off the JSTL project site: http://jstl.java.net/download.html
On Fri, Oct 28, 2011 at 12:41 PM, levk - [email protected] wrote: > I guess my question is more on a way to do that. First of all none of the > mirrors at > http://jakarta.apache.org/site/downloads/downloads_taglibs-standard.cgiseem > to have the binaries anymore and that's where I thought I would need to > download it from. Once I do find them, where should I put them? And is > there > absolutely no way to have maven do this for me? > > -- > View this message in context: > http://shiro-user.582556.n2.nabble.com/Error-in-the-web-example-tp6937971p6940849.html > Sent from the Shiro User mailing list archive at Nabble.com. > >
