Servlets and JSP - Script Review at ProgramsDB.com


  • Name
Servlets and JSP
  • Author
Servlets and JSP
  • Category
Java / JSP and Servlets
  • HomePage Address
Click to Visit
  • No. of hits
55



     This tutorial teaches you all about Servlets and JSP (Java Server Pages) and the advantages in using them. It will be used to mix regular static HTML with dynamically generated HTML as for e.g. in a weather-report or news headlines page might generate the page dynamically, sometimes even retuning the old page if it is still current. The Web page acquires data from corporate databases or other such sources. The tutorial also explains not just the basics of Java Servlets and JSP but also the advantages of using them over other technologies.


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: Friday, 21 November 2008

Privacy Policy