Sun Java Solaris Communities My SDN Account Join SDN
 
Reference

Programmer Quiz

Quizzes Index

JavaServer Pages (JSP) technology provides an easy way to create dynamic web pages that simplify the task of building web applications. JSP works with a wide variety of web servers, application servers, browsers and development tools, and keeps content generation separate from business logic.

JavaServer Pages(JSP) Fundamentals Quiz Compiled October 2000 by jGuru
Test the knowledge you learned about the JSP API from the JSP Fundamentals Short Course by jGuru.

JSP Professional, Chapter 12 Quiz Compiled August 2000 by Dan Malks
Test your knowledge on the differences between servlets and JavaServer Pages(JSP), Factor Forward-Factor Back, page-centric versus the dispatcher approach, and more. Then read the source code and see how this quiz was developed.

To Top