Writing Your First JSP - Script Review at ProgramsDB.com


  • Name
Writing Your First JSP
  • Author
Writing Your First JSP
  • Category
Java / JSP and Servlets
  • HomePage Address
Click to Visit
  • No. of hits
24



     You can learn to create JSP (Java Server Pages) from this tutorial and learn the power of JSP as a solution to generate dynamic contents. You can use all the valid HTML documents as valid JSP documents. You can add HTML files to the document hierarchy of a Web server configured to run JSP and, if it were assigned the proper extension like .jsp, then any request for this document would be treated as a JSP request. This tutorial supports all explanations with examples.


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, 4 December 2008

Privacy Policy