Hi all,

Can please somebody help me with the following problem?

I want to call a method of a JavaBean when a button is clicked. What is
the syntax of this?
The following code I made is not working:

TD VALIGN=TOP WIDTH=102><INPUT TYPE=Button  ID="DBStyleReserveerButton"
NAME="ReserveerButton" value="Reserveer"  Class="ArialBlackButtons11"
tabIndex="0"></TD>
<SCRIPT FOR="ReserveerButton" EVENT="onClick" <%
ReserveBean1.reserveChairs() %>;</script>

Best regards,
Marcel van Kooy

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to