How can I get the X,Y co-ords of a JQueryUI draggable object, when it is dropped, and post them to something (a java servlet) using AJAX?
Im trying to store the location of it in a database, ive got the handler to do that done, Im a backend guy, but I suck with JavaScript!