Are there any existing java API's that can generat the corresponding html to an image tag using a usemap? Then take the <map ...> html String, append it to an *html file and redirect servlet to the html file.
Unfortunately, applets are not a option...
Given: <img usemap="map1" ...> and a Graphics object with irregularly sized buttons and text.
Generate: