page « Map « JSP-Servlet Q&A





1. Scriptless JSP Pages: The Power of the Map    coderanch.com

However, I will assert that the utility of creating a "form abstraction" as described here is more far-reaching than this example. Imagine that such a class was extended to be able to fetch its known parameters given a request instance, could convert the parameter values from strings to integers, dates or other non-string types as appropriate, and perhaps even perform simple, ...

8. two charts with two image maps in a single jsp page    jfree.org

Hi all i was wondering if anybody can help me out. how can i show two images with their respective image maps in one page so that both could have tooltips and drill down capabilities? right now i can only show 1 chart with an image map per page. a sample code would be great. thanks in advance.

9. Sorting a Maps entrySet in jsp page    forums.oracle.com