JSP Tutorials

What is JSP?

  • 2007-01-06
  • Comments
  • Emiley J.
  • 269

Java Server Pages (JSP) are an afterbirth of Java Servlets. When Java Servlets were introduced it opened many avenues to a Java programmer. Java became a full fledged application server programming language. Though Java Servlets were great, it posed one great problem. 
Read More

Getting Started with JSP

  • 2007-01-06
  • Comments
  • Emiley J.
  • 269

It is easy to find tutorials and articles on JSP on the web. But most of them take it for granted that you already have the environment for developing JSPs. So it is quite common for a beginner to get confused about the various tools, APIs, or servers that are required to get started with programming in JSP. If you are one of those poor guys then you have reached the right page. For the rest of you who have already setup the environment for JSP programming already, just skip this page.
Read More

Writing your first JSP page

  • 2008-11-23
  • Comments
  • Bruce W. Perry
  • 269

A JavaServer Pages (JSP) component is a type of Java servlet that is designed to fulfill the role of a user interface for a Java web application. Web developers write JSPs as text files that combine HTML or XHTML code, XML elements, and embedded JSP actions and commands. JSPs were originally designed around the model of embedded server-side scripting tools such as Microsoft Corporation's ASP technology; however, JSPs have evolved to focus on XML elements, including custom-designed elements, or custom tags, as the principal method of generating dynamic web content.
Read More

Syntax For JSP Declaratives

  • 2007-02-12
  • Comments
  • aathishankaran
  • 269

While programming in jsp we have to know about the declaratives of jsp. Here the declaratives is explained for jsp files. For the beginners they should know how to declare the variables in jsp program. In this article its explained
Read More

The Advantages of JSP

  • 2007-02-14
  • Comments
  • aathishankaran
  • 269

JSP has a number of advantages over many of its alternatives. Here are a few of them.
Read More

Form processing in JSP

  • 2007-02-13
  • Comments
  • aathishankaran
  • 269

Forms are a very common method of interactions in web sites. JSP makes forms processing especially easy.
Read More

Sessions in JSP

  • 2007-02-13
  • Comments
  • aathishankaran
  • 269

In this article we will see about sessions in JSP. On a typical web site, a visitor might visit several pages and perform several interactions. If you are programming the site, it is very helpful to be able to associate some data with each visitor. For this purpose, "session"s can be used in JSP.
Read More

Cookies using JSP or Java Bean

  • 2006-12-11
  • Comments
  • Rajan
  • 269

This Sample Java Program shows how to check whether a cookie by the specified
Read More

Comparison operators in JSP

  • 2007-09-23
  • Comments
  • Grenfel
  • 269

A useful feature of the EL is the ability to perform comparisons, either between numbers or objects. This feature is used primarily for the values of custom tag attributes, but can equally be used to write out the result of a comparison (true or false) to the JSP page. The EL provides the following comparison operators:
Read More

JSP Example to connect to MS SQL database and retrieve records

  • 2007-10-12
  • Comments
  • Abinaya
  • 269

This is a simple JSP program to connect to MSSQL database. This example JSP program shows how to connect to a MSSQL database from your JSP program.
Read More

Most Viewed Articles on JSP

Latest Tutorials

Related Tutorials

Future of JSP

LifecycleException: service.getName(): "Catalina"; Protocol handler start failed: `java.net.BindException: Permission denied <null>:80

JSP CheckBox Example

JSP Alert Example

Uploading a file to a server using JSP

Uploading an Image to a Database using JSP

A JSP page that gets properties from a bean

The Request Object in JSP

The page Directive in JSP

The taglib, tag, include, attribute and the variable Directive in JSP

Declarations in JSP

Scriptlets and Expressions in JSP

Tag Libraries in JSP

The Exception Object in JSP

The Application Object in JSP

Archived Comments

1. What if the MIDlet has an sms push registry, but o
View Tutorial          By: indra at 2011-07-08 09:21:54

2. good but you don't express the programs examples
View Tutorial          By: anchal at 2010-09-29 02:40:02

3. Hi to every body,

I very new to con

View Tutorial          By: Srinivas at 2011-09-15 10:04:37

4. Did you check if you are using the correct usernam
View Tutorial          By: Murugan at 2011-11-18 09:28:47

5. better..................
implements........

View Tutorial          By: sunny at 2012-01-04 17:30:12

6. hi.I am new in j2me and really want to learn more
View Tutorial          By: A.vinothKumar at 2012-08-20 07:50:26

7. hi
Can you anyone please post me the entir

View Tutorial          By: yasmeen at 2009-05-25 02:42:44

8. good. very nice.
View Tutorial          By: anuprassana at 2007-03-03 04:22:42

9. Hi sir,
please send some sample code for sp

View Tutorial          By: hindu at 2013-03-21 06:00:09

10. Hi,

Can anyone suggest a GSM Modem

View Tutorial          By: Archna at 2009-11-06 03:23:14