Hi again,

I'm sorry I didn't make my self clear. Well I'll give it a try.
I've made a simple form, by using only html code. I have placed some
buttons inside for e.g. list, save, show all etc.
I invoke a servlet which contains some methods. What I want to do is:
Every time I press a different  button, I would like  to invoke a
different method (i.e. : by pressing save button invoke the
saveStuffToFile() method and so on).
I don't want to use applets to do that nor java script.
Could you please give me an idea how to do that, if it's possible.

___________________________________________________________________________
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

Reply via email to