| Author |
Cannot use JSTL
|
Sandeep Chhabra
Ranch Hand
Joined: Aug 28, 2005
Posts: 340
|
|
Hi, I was just trying to use some tags of JSTL. And I wrote one JSP as: I also copied the jstl.jar in WEB-INF/lib dir. And there is no DD in my web app. When I try to run it I get a jasperException : Am I missing something? May be something in DD.... Do I require a TLD for jstl too... Kindly help. Thanks! [ May 07, 2006: Message edited by: Sandeep Chhabra ]
|
Regards<br />Sandy<br />[SCJP 5.0 - 75%]<br />[SCWCD 1.4 - 85%]<br />------------------<br />Tiger, Tiger burning bright,<br />Like a geek who works all night,<br />What new-fangled bit or byte,<br />Could ease the hacker's weary plight?
|
 |
Sandeep Chhabra
Ranch Hand
Joined: Aug 28, 2005
Posts: 340
|
|
Sorry for the inconvenience guys !!! But I think I found the solution. Earlier I had just copied the jstl.jar and not the standard.jar As soon as I copied standard.jar to the WEB-INF/lib, it worked. though I didnt get the concept behind it... But anyways its working.... Thanks!
|
 |
 |
|
|
subject: Cannot use JSTL
|
|
|