After the selection in the select combo box has been validated, I am unable to enter it into my database. Tomcat displays the subsequent error:
java.sql.SQLException: Parameter index out of range (1 > number of parameters, which is 0).
How is this caused and how can I solve it?