I am trying to get the mouse coordinates on an Image as an input for my
GetEvent servlet...
I have something like this...
<a href="http://127.0.0.1:8080/servlet/GetEvent">
<img src="image.gif" ismap>
</a>
Does anyone know how I am using the parameters in my servlet request ?
They have no names !...
[request looks like : GetEvent?xxx,yyy]
Worse, I would like to add an "id" parameter to the request... which would
give me something like : GetEvent?id=iii?xxx,yyy
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html