On Thu, Aug 7, 2008 at 5:56 PM, zalek <[EMAIL PROTECTED]> wrote: > I am learning JSP - I copied from: > http://jakarta.apache.org/site/downloads/downloads_taglibs-standard.cgi > a jar with JSTL libraries, definition of c.tld and I copied sample program > from: > http://www.developer.com/java/ejb/article.php/1447551
That tutorial is ancient, and out of date -- you don't need to put the TLD files in web.xml any more, just put jstl.jar and standard.jar in the lib directory of your app. And no, the parameter order isn't significant. FWIW, -- Hassan Schroeder ------------------------ [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]