my dog learned polymorphism
The moose likes JSP and the fly likes catch image x, y coordinate Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "catch image x, y coordinate" Watch "catch image x, y coordinate" New topic
Author

catch image x, y coordinate

Ariffin Ahmad
Ranch Hand

Joined: Aug 16, 2001
Posts: 84
how can i get x and y coordinate on some image.
what i actually want to do is, whenever i click on some image, on a web page, my servlet or jsp on the web server will catch that coordinate and then, do something with it.
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

Please don't post the same question in multiple forums.
This question has been asked and answered here
Dave
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: catch image x, y coordinate
 
Similar Threads
Isometric assistance needed
catch image x, y coordinate
get two coordinates
drawing using real world coordinates
mouse click event for 3D coordinates in java