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 176653

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T13:54:56+00:00 2026-05-11T13:54:56+00:00

I want to perform the following task using JSF / Richfaces On click of

  • 0

I want to perform the following task using JSF / Richfaces

On click of a link – I would like to generate a PNG image with map (portion of the image should be click-able) and render under a panel.

When I generate the image, I know the co-ordinates of the image which needs to be click-able. So I can generate the map. But I want to do it under one XHTML file. Can rich:paint2d tag accept map like –

<map name='mapGraph'>     <area coords='754,378 20' href='http://google.com' shape='Circle' alt='Drill Down'>     <area coords='33,439 20' href='http://google.com' shape='Circle' alt='Drill Down'>     <area coords='393,425 20' href='http://google.com' shape='Circle' alt='Drill Down'>     <area coords='573,378 20' href='http://google.com' shape='Circle' alt='Drill Down'>     <area coords='213,407 20' href='http://yahoo.com' shape='Circle' alt='Drill Down'> </map> 
  • 0 0 Answers
  • 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. 2026-05-11T13:54:57+00:00Added an answer on May 11, 2026 at 1:54 pm

    There is no default way to achieve this. Only way is to develop your own JSF custom component. I developed my own JSF tag like <custom:image id = 'im1' width='800px' height='400px' useMap='dwMap'/>. The JSF engne when finds this tag – renders an html tag ‘img’ with a map like

    <img  width='800' border='0' height='400' useMap='#dwMap' src='/imageB94DFA031CA999EE65ED586627F630BE.png'/> <map name='dwMap'><area coords='735,225 20' shape='Circle' onMouseOver='call('735,225 20')' title='Start Time : 2009-02-16 15:32:48 End Time : 2009-02-16 15:34:59' /><area coords='570,225 20' shape='Circle' onMouseOver='call('570,225 20')' title='Start Time : 2009-02-16 15:32:27 End Time : 2009-02-16 15:32:39' /><area coords='405,237 20' shape='Circle' onMouseOver='call('405,237 20')' title='Start Time : 2009-02-16 15:14:41 End Time : 2009-02-16 15:16:58' /><area coords='241,215 20' shape='Circle' onMouseOver='call('241,215 20')' title='Start Time : 2009-02-16 15:13:50 End Time : 2009-02-16 15:14:00' /><area coords='76,181 20' shape='Circle' onMouseOver='call('76,181 20')' title='Start Time : 2009-02-13 17:57:31 End Time : 2009-02-13 17:58:18' /></map> 

    Though it sounds complicated to develop one custom component in JSF, but it is really easy. One can follow the article ‘JSF for nonbelievers‘ by Richard Hightower and developing a custom component becomes as easy as possible.

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

Sidebar

Ask A Question

Stats

  • Questions 123k
  • Answers 123k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Additionally, you should look at the error info. Part of… May 12, 2026 at 1:01 am
  • Editorial Team
    Editorial Team added an answer Your code works as is. It is just that your… May 12, 2026 at 1:01 am
  • Editorial Team
    Editorial Team added an answer As far as I know Stack Overflow and Server Fault are both… May 12, 2026 at 1:01 am

Related Questions

Recently I asked a question about how to clean up what I considered ugly
I've built a form with Netbeans's visual editor. When I press one of the
Which is the easiest way to perform the following in MySQL 5.1? I have
I need to create a screenshot of the page by providing a page URL

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.