Integration with JSP

jQuery UI Widgets
Post Reply
christina
Posts: 2
Joined: 02 Feb 2020, 20:47

05 Feb 2020, 16:48

I am currently having some troubles while configuring PrimeUI inside of jsp page. The main goal for me is to use primeui components inside of my application. These elements, from what I read, are pure html components and this is just a library, not a framework. However my application seems to don't recognize tag inside of jsp. Can somebody help me to integrate PrimeUI inside of jsp page?

Here is the error that I get:

Code: Select all

    23-Jan-2018 08:11:13.013 SEVERE [http-nio-8181-exec-2] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [dispatcher] in context with path [] threw exception [The absolute uri: [http://primefaces.org/ui] cannot be resolved in either web.xml or the jar files deployed with this application] with root cause
    org.apache.jasper.JasperException: The absolute uri: [http://primefaces.org/ui] cannot be resolved in either web.xml or the jar files deployed with this application
And this is the taglib that I am supposed to add inside of .jsp file:

Code: Select all

    <%@ taglib prefix="p" uri="http://primefaces.org/ui" %>
which is giving me this error.

Any help would be useful, thanks in advance.

Melloware
Posts: 3716
Joined: 22 Apr 2013, 15:48

19 Feb 2020, 21:22

I don't think PrimeUI is a taglib which is why JSP is giving you that error. PrimeUI is just javascript components not a JSP Taglib right?
PrimeFaces Developer | PrimeFaces Extensions Developer
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 13.0.0 / PF Extensions 13.0.0
PrimeReact 9.6.1

faulknernolan
Posts: 1
Joined: 11 Jun 2021, 11:49

11 Jun 2021, 11:57

I am also facing the same error as you. Thank you for your post and for your comments, I have found a solution . battledudes io

Post Reply

Return to “PrimeUI”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests