Quiz

1:What are the different types of tags that can be used in a JSP page?
2:Give an example of a directive tag to set a MIME type in a JSP.
3:Give an example of the tag that should be used to include the contents of another JSP in the current JSP.
4:What tag should be used to define variables in the JSP that can be used outside the service() method?
5:If you need to display the value of a variable in a JSP, which tag would you use?
6:How would you write a bunch of Java statements in a JSP? Of which method of the generated servlet do these become a part?
7:What are the different implicit variables available in a JSP?

Get Sams Teach Yourself BEA WebLogic Server 7.0™ 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.