jatan bhavsar wrote:Hi Kiran,
Check for the tag-lib location as i didn't find any folder included. You need to specify the path . Put it into the web-inf/lib.
Try to search with " "http://java.sun.com/jsp/jstl/core" not found ". Its frequently ask question.
Regards
Jatan
yes i have jstl.jar file in web-inf/lib folder
i think i have a problem in mapping it in my web.xml folder here are different versions i tried but failed
i am wrong in above tagging if yes please specify how can i map it ??
am i supposed to map as below?
or am i supposed to put like this in web.xml
am i wrong in any of these mapping?? please advice me
what is the difference between tag-lib uri and raglib location
i think laglib location is the path in my pc where that particular laglib is there
and what is that taglib uri??
in my above example web.xml under taglib uri it has some website address. how come it connects to that address to know the presence of it. i think i am completely messed. please help me out