Categories
Tags → Jsp Response

JSP Response Object

In this JSP tutorial, you will learn about JSP Response object, Methods of response Object, setContentType(), addCookie(Cookie cookie), containsHeader(String name), setHeader(String name, String value), sendRedirect(String) and sendError(int status_code).
DETAILS

JSP Tutorials - Controlling HTTP Response Header Lines

This tutorial helps you to understand: HTTP Response Syntax HTTP Response Header Lines Controlling Response Header Lines Viewing Response Header Lines Response Header Lines of Static Files Response Header Lines Affected by jsp:directive.page E...
DETAILS

Java Bullseye Zip Code Locator

Allows users to choose a mile radius and locate all the locations within a particular zip code. Often used as a dealer locator for web sites, Java Bullseye is also used as a business locator for Interactive Voice Response systems and non-web zip code...
DETAILS

Cewolf

Cewolf (Chart Enabling Web Object Framework) can be used inside a Servlet/JSP based web application to embed complex graphical charts of all kinds (e.g. line, pie, bar chart, plots, etc.) into a web page. Therefore it provides a full featured tag lib...
DETAILS

Core Servlets and JavaServer Pages (JSP)

Aimed at those with some previous Java experience, Core Servlets and JavaServer Pages covers all you need to know to create effective Web applications using server-side Java. Combining plenty of practical advice with detailed information on these API...
DETAILS
©2003-2008 jCay.com