COP 4610L - Distributed Applications in the Enterprise - Fall 2007


Instructor:   Dr. Mark Llewellyn
HEC 236
(407) 823-2790
Email to: markl@cs.ucf.edu


Welcome To The COP 4610L Servlet Home Page


SERVLET HOME PAGE

Click any of the links below to directly invoke the corresponding servlet

Click here to invoke a simple Welcome Servlet

Click here to invoke a more personal Welcome Servlet

Click here to run the Redirection Servlet

Click here to see the current date and time information

Click here to run a Cookie Demonstration Servlet

Click here to run a Cookie Test Servlet illustrating the differences between Session and Persistent Cookies

Click here to run a Session Tracking Demonstration Servlet

Click here to run a servlet that returns both images and text.

Click here to take the COP 4610L Color Preference Survey



INDIRECTLY INVOKE A SERVLET


REDIRECTION

Click one of the links below to be redirected to that resource

www.cs.ucf.edu/courses/cop4610L/fall2007

Original Welcome Servlet

Intentional Error - redirected page does not exist


JAVASERVER PAGES EXAMPLES

A Clock JSP

Database Search Engine