Q&A

Q1: What are the three types of errors that can occur on a JSP?
A1: Translation, compilation, and HTML syntax errors.
Q2:What are the three types of JSP elements?
A2: Directives, scripts, and actions.
Q3:What are the three types of Java scripts?
A3: Declarations, expressions, and scriptlets.
Q4:What are the three JSP actions that support the use of JavaBeans?
A4: <jsp:useBean>, <jsp:setProperty>, and <jsp:getProperty>.
Q5:What sort of constructor must a JavaBean have?
A5: It must have a no argument constructor.

Get Sams Teach Yourself J2EE™ in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.