Sunday, June 6, 2010

How to java standard tag library work

To Use JSTL we need to do the following things


1>Download the standard.jar and jstl.jar and keep them into web-INF/lib folder.
Download Link
2>Download the requeried tld.
3> For your JSTL Web application, edit your web.xml file and add the following entries:



No comments: