Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7767423
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T15:40:23+00:00 2026-06-01T15:40:23+00:00

I want to use h:link component in my xhtml file but Idea doesn’t seem

  • 0

I want to use h:link component in my xhtml file but Idea doesn’t seem to find it. I get cannot resolve symbol error. But it does find some other standard components.

I have following header at the top of the file.

<ui:composition xmlns="http://www.w3.org/1999/xhtml"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:h="http://java.sun.com/jsf/html"
template="/WEB-INF/templates/default.xhtml">

The project i’m working on is JavaEE6 / JBoss7 type of project. It was imported from Maven archetype. Packaging type is EAR. I have enabled JSF support and Idea has downloaded 3 JSF jars and placed them in lib directory in project root directory (not in web module as i expected).

Does anybody knows what i have to do to make it work?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T15:40:25+00:00Added an answer on June 1, 2026 at 3:40 pm

    I solved my problem by adding jsf jars to Maven’s pom.xml.

    In my case (note that i’m running this on JBoss7 AS and these jars are already on server)

       <!-- Import the JSF API, we use provided scope as the API is included
        in JBoss AS 7 -->
       <dependency>
           <groupId>org.jboss.spec.javax.faces</groupId>
           <artifactId>jboss-jsf-api_2.0_spec</artifactId>
           <version>1.0.0.Final</version>
           <scope>provided</scope>
       </dependency>
    
       <dependency>
           <groupId>com.sun.faces</groupId>
           <artifactId>jsf-api</artifactId>
           <version>2.1.7</version>
           <scope>provided</scope>
       </dependency>
       <dependency>
           <groupId>com.sun.faces</groupId>
           <artifactId>jsf-impl</artifactId>
           <version>2.1.7</version>
           <scope>provided</scope>
       </dependency>
    

    Hope it helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I basically want to use link_to to link to the index method of a
i want to use an asp:LinkButton , since it looks like a link, yet
I want to use templavoila on an existing website. So i have to link
i want to use the listview flicker"less" control found here Link directly in my
I want use JQuery mobile for the front-end of my mobile application, but I
In my view, I want to use link_to_unless_current create a link to /payforms when
I want to use a link or a button like (a href=.../>) in GWT
I made a component and now I want to customize the link for it.
I want to use link_to wrap some HTML,but I meet some problem. <%= link_to
I want to have a component that looks like a button, but instead of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.