Git Product home page Git Product logo

Comments (2)

clun avatar clun commented on June 8, 2024

Hello,

First, to help you I can point you a working sample here (just mvn
jetty:run)
https://github.com/clun/ff4j-extra/tree/master/ff4j-samples/ff4j-sample-web

In the web application I do not have to declare anything in the META-INF
(the TLD il already embedded within ff4j-web.jar).

What a i can tell to you

  • Check dependencies and add if missing the following

    taglibs c <
    version>1.1.1 runtime tld </
    dependency> javax.servlet.jsp <artifactId

    jsp-api 2.1 provided </
    dependency>

Ensure that in the JSP you have :
<%@ taglib prefix="ff4j" uri="http://www.ff4j.org/taglibs/ff4j" %>

I already have this mistake in the past during develpment phases and I to
restart jetty (I also work woith jetty most of the time)

Cédrick

2015-01-16 10:15 GMT+01:00 hlassiege [email protected]:

When using the ff4j taglib, I encountered the following error :

The absolute uri: http://www.ff4j.org/taglibs/ff4j cannot be resolved in
either web.xml or the jar files deployed with this application

In documentation it says that the taglib should be discovered if the file
is present in META-INF. I'm not sure whether the file should be present in
the root of META-INF folder or not.

For information, I use jetty.


Reply to this email directly or view it on GitHub
#26.

Cédrick

_"Try not to become a man of success, but rather try to become a man of
value." (_Albert Einstein)

from ff4j.

clun avatar clun commented on June 8, 2024

Did you succeed in implementing the taglib, can I close this issue ?

from ff4j.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.