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.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.15.3.167