-
May 29th, 2012, 02:51 AM
#1
Beginning in Spring
I am with my first application Spring, the classic "HelloWorld", the problem I have is that when creating a project from the STS using "Spring Project Template" and I get buggy without programming a line of code gives me the error in the pom.xml (Not dependencies of Maven loaded correctly, all the Maven jar in the Java Build Path looks wrong to me) and I created jsp default under the folder views "home.jsp" I make mistake in the first line: Can not find the tag library descriptor for http://java.sun.com/jsp/jstl/core
<% @ Taglib uri = "http://java.sun.com/jsp/jstl/core" prefix = "c"%>
It is the platform:
SO -> Microsoft Windows XP Home Edicion Version 2002 Service Pack 3
STS -> sts-2.8.1.RELEASE
Ecplipse Indigo -> eclipse-jee-indigo-SR2-win32
JDK -> jdk1.6.0_32
Thank you very much,
-
May 29th, 2012, 11:20 AM
#2
Please do a full build of your project. This is a caching problem of webtools. See here for more info:
https://issuetracker.springsource.com/browse/STS-2128
-
Jul 6th, 2012, 03:37 AM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules