If you are looking for a server-side event model, Barracuda's got one that
can do the things you've described. http://barracuda.enhydra.org ...

Christian
------------------------------------------------
Christian Cryder
[EMAIL PROTECTED]
Barracuda - Open-source MVC Component Framework for Webapps
http://barracuda.enhydra.org
------------------------------------------------
        "What a great time to be a Geek"

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
> Theodor Goulas
> Sent: Friday, April 27, 2001 7:37 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Event handling with servlets?
>
>
> 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

___________________________________________________________________________
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