| 1: | What is the difference between the include directive and the include action? |
| 2: | What advantages do JavaBeans provide over included files? |
| 3: | How does the jsp:useBean action know where to find the class file for that Bean? |
| 4: | How do you perform automatic conversion of data types using the setParameter() action? |
| 5: | Why do we place all the database access logic in a Bean instead of in scriptlets? |