determine mouse click position
i'm developing registration web application, i want the user to choose his(her)location by clicking mouse on displayed map, i want to get the x,y coordinates to store it in database,how can i determine the x,y coordination using struts framework.
|