Hi all i am new to the board and in need of some assistance
JSP based program (Fantasy football) i am working on using tomcat server 5.0 is giving me problems.I am using core and formatting tag libraries on the maiin jsp page and have added the prefixes as such
i have also added the standard and jstl jar files to the web/web-inf direcotry within the application.
Yet on trying to load the jsp page i am getting error "http://java.sun.com/jsp/jstl/fmt cannot be resolved in either web.xml or jar files". I have a web.xml file set up.
My question is, is there any further configuration needed before the tag libraries are recognised? Any feedback would be welcome.
Bookmarks