January 1, 2001 12:00 AM EST
JavaServer Pages is a hot technology right now, as all Java developers are
aware. In its simplest explanation, JSP provides the ability to combine Java
code with HTML content to achieve dynamic content output from a single source
file. Behind the scenes the JSP is compiled into a... (more)