How JSP Works: Servlets and JavaServer Pages - Script Review at ProgramsDB.com


  • Name
How JSP Works: Servlets and JavaServer Pages
  • Author
Duane K. Fields
  • Category
Java / JSP and Servlets
  • HomePage Address
Click to Visit
  • No. of hits
25



     How JSP Works: Servlets and JavaServer Pages is an article for the beginners of JSP and Servlet. Implementation of jsp is done through servlets, which receives request from url, which is loaded in the jsp container, it process and compile the content of the request and the response is displayed in the HTML page. From this article users or beginners can make any type of scripting using Servlets and JSP.


Top Java scripts
1).   Updating records in the Database using JDBC with Java Servlets This is an article that tells you how to use JDBC with Java Servlets to update records into database. Updating a database with a JDBC class ‘PreparedStatement’ is more efficient than using Statement class method. The article provides step-by-step instruction to update the records and an online demo
2).   Calling a JavaBean from a JSP Page This is a simple chapter that explains how to call JavaBean from within a JSP page. The article explains the three JSP tags provided to make use of JavaBean. The online demo enables the user to know more about the methods of application of JavaBean.
3).   Handling Cookies This is an article based on cookies, which enable a site to identify a user during an e-commerce session, avoid explicit username and password, customizing a site, and for focusing advertising.
4).   Introduction to JavaServer Pages You can have an introduction to the features of Java Server Pages (JSP), its target users and its employment. JSP is discussed in detail vis-à-vis Netscape technologies like SSJS and NAS's presentation markup language.
5).   Advanced form processing using JSP This article explains the method of processing of HTML user registration forms using JSP and JavaBeans while executing the Memento design pattern. To thoroughly exploit this article you must be aware of basics of JSP syntax.
6).   Servlet Essentials Servlet Essentials is a tutorial that tells the aim of the servlet's usage. It gives some detailed explainations about how to write HTTP servlets with full source code and more usages of servlets.
7).   Examining Java Server Pages in detail In this article you will be taken on a tour of what the anatomy of a JSP page is and teaches how to use these elements. A JSP page consists of Directives, Scripting Elements, JSP Tags. JSP pages are Java Servlets as they are compiled in Java Servlet classes.
    Home
    Top Downloads
    New Programs
    Awards
    Link to us
    Submit
    Contact us

 

Scripts Categories

 


Game Cheats

 

Updated: Thursday, 21 August 2008

Privacy Policy