I'm creating a web project using JSP that creates a form based on values taken from a servlet. I'm trying to add an eventListener to some checkboxes that, at it's most basic, brings up an alertbox when checked or unchecked.I'm creating a web project using JSP that creat