This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes Sending query string parameters to managed bean or servlet from jsf <area> tag Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Sending query string parameters to managed bean or servlet from jsf <area> tag" Watch "Sending query string parameters to managed bean or servlet from jsf <area> tag" New topic
Author

Sending query string parameters to managed bean or servlet from jsf <area> tag

Angellika desai
Greenhorn

Joined: Nov 06, 2011
Posts: 8
Hello.. My problem is that i m using image mapping with <img> tag in jsf..
while linking a part of image through <area href="../managedbean/Resultbean.java > tag i want to link to managed bean or servlet..but its not happening.
it is giving me error of request not found.

please tell me how to do it?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Sending query string parameters to managed bean or servlet from jsf <area> tag
 
Similar Threads
jstl tags in a JSF Application on WAs6.1
<h:inputText tag in JSF not updating the managed bean values when attribute is readonly=true.
Display specified area of image using JSF Tag
JSF Url Mapping (Newbie)
Displaying hashtable in jsf page