facebook

taglib error

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #291389 Reply

    AB
    Member

    I am using struts-core-1.3.8.jar, struts-taglib-1.3.8.jar, struts-tiles-1.3.8.jar in my project.
    and in web.xml this is what I have :
    <taglib>
    <taglib-uri>/tags/struts-tiles</taglib-uri>
    <taglib-location>/WEB-INF/lib/struts-tiles-1.3.8.jar</taglib-location>
    </taglib>
    In my JSP I am still unable to use the <tiles or any other tags.
    Any hints on what entries to be made in web.xml and how to use in JSP

    #291397 Reply

    Loyal Water
    Member

    I’m afraid I don’t have enough knowledge to this topic to help you out. Maybe some other user on the forum could help you with this.

    #291417 Reply

    AB
    Member

    Following was the soln
    <%@ taglib uri=”http://struts.apache.org/tags-tiles&#8221; prefix=”tiles” %>

    #291500 Reply

    Loyal Water
    Member

    Thank you for posting the solution.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: taglib error

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

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