How do I send the Click position co-ordinates on an IMAGE to the server using JSP?

A

Abhishek

I have the following problem.
I have to display an image on the browser.
I ask the user to click on any of the locations on the image map.
Say the user clicks 10 times at 10 different locations on the map.
Then with the click of the submit button, I have to capture the
co-ordinates of the points where the user clicked, on the server side.
I am aware of the IMAGE type available in JSP, but as soon as the user
clicks once, the co-ordinates are sent to the sever side.
How do I take all the click co-ordinates till he clicks the submit
button, and then only send the co-ordinates to the server side, thus
accessing those co-ordinates in a different JSP file?
Waiting for your Replies,
Abhishek S
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
44,998
Latest member
MarissaEub

Latest Threads

Top