Categories
Tags → Jsp Basics

The JSP Files (part 1): Purple Pigs In A Fruitbasket

This is an introductory tutorial on Java Server Pages by devshed. It explains the history and basics of JSP documents, and also illustrates variables, includes and the String object.
DETAILS

Servlets and JSP

Servlets are Java technology''s answer to CGI programming; JSP is a technology that lets users mix regular, static HTML with dynamically-generated HTML. This tutorial discusses the basics of Java Servlets and JSP, as well as the advantages of us...
DETAILS
©2003-2008 jCay.com