facebook

tag doesnt work in MyEclipse

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #253858 Reply

    bansi
    Member

    I am using MyEclipse 4.1.0 GA , Eclipse 3.1.1, Added Spring Capabilities to MyProject & then added all the libraries related to spring. I did all the possible things. But still doesnt recognizes <spring:bind> in jsp page.
    It says following
    1) Unknow tag (spring:bind)
    2) <%@ taglib prefix=”spring” uri=”/spring” %> : File /spring not found

    I would appreciate the help ASAP. My email is mail2bansi@yahoo.com

    #253904 Reply

    Riyad Kalla
    Member

    Your URI is wrong unless you remapped it in your web.xml file. Read this:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10906.html

    then change your URI to this:
    http://www.springframework.org/tags

    and make sure “Spring 1.2 Web Libraries” is in your build path.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: tag doesnt work in MyEclipse

You must be logged in to post in the forum log in