|
|
|
JSP Tutorials
|
Features of jsp2.1
The main purpose of Java Platform, Enterprise Edition (Java EE) 5 is to ease development. Now the Jsp2.1 includes the Java Standard Tag Library(JSTL) and JavaServerFaces technology.
View Rating |
|
|
JSP Tutorials
|
POST METHOD
In this example we are going to show how we can make use of the POST in the JSP. After going through this example you will better understand the concept of the POST. Post is mainly used to send the data to the server and to retrieve the data from the serv
View Rating |
|
|