Question: Chapter 6 Explain what are three rules that a javaBean must follow. How can EL help you to work with a javaBean? What is the
Chapter 6
Explain what are three rules that a javaBean must follow.
How can EL help you to work with a javaBean?
What is the disadvantage of using application scope?
Name four types of JSP tags and briefly explain their puposes.
What are 3 ways of coding comments in JSP? Explain what how these 3 differs from each other.
Name four scope values that a bean or any other object can stored in. Briefly describe each scope (what are their corresponding objects)
How can you include a file in a JSP at compile-time?
How can you include a file in a JSP at runtime?
What is difference between runtime and compile-time?
Common HTTP status you might see in running your web application:
HTTP Status 404 means Not found error which means the page user trying to reach on the website is not found in the server.
HTTP Status 500 means Internal Server Error.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
