You are on page 1of 1

CSCE

156 Lab: Using JDBC in a Webapp


II
Worksheet

Name____________________________________

1. Think about how you handled the data conversion from the strings from the webform to the
database. What happens if a user enters non numerical data for a numerical field (year)? What
happens if a user enters a blank field? What part(s) of the application should be responsible for
such data conversion/validation?






2. If you didnt try to lookup the band ID and just inserted a new band, would this work? Is it
desirable?

3. Demonstrate that your application works by showing your instructor




______________________________________Lab Instructor Signature

You might also like