facebook

MyEclipse 5.0 doesnt support MyFaces Tomahawk 1.1.1

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #261231 Reply

    bansi
    Member

    I am using MyEclipse 5.0, Eclipse 3.2 and added MyFaces 1.1.1 Capabilities to MyProject. Not sure how to add Tomahawk capabilities to the Project. Does MyEclipse 5.0 provide this facility Out-Of-The-Box if not how do i add these?

    Continuing i have following code

    <%@ taglib uri=”http://myfaces.apache.org/extensions&#8221; prefix=”t” %>
    <%@ taglib uri=”http://myfaces.apache.org/sandbox&#8221; prefix=”s” %>

    I just addded this few lines for my exsisting code

    <t:div style=”width:70%”>
    <s:fieldset legend=”Greeting Information” >

    </s:fieldset>
    </t:div>

    I get the following error
    OracleJSP: oracle.jsp.parse.JspParseException: /greetingList.jsp: Line # 7, <%@ taglib uri=”http://myfaces.apache.org/sandbox&#8221; prefix=”s” %>
    Error: “http://myfaces.apache.org/sandbox&#8221; is not a registered TLD namespace.

    I guess the error is due to non availability of jar file related to Tomahawk. So how do i add Tomahawk jar file out-of-the-box as similar to myfaces to my project capabilities in MyEclipse 5.0.

    Also does MyEclipse5.0 supports MyFaces 1.1.3?

    Regards
    Bansi

    #261232 Reply

    bansi
    Member

    Any pointers/suggestions highly appreciated

    Regards
    Bansi

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: MyEclipse 5.0 doesnt support MyFaces Tomahawk 1.1.1

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