Take control of your JSP pages with custom tags - Script Review at ProgramsDB.com


  • Name
Take control of your JSP pages with custom tags
  • Author
Take control of your JSP pages with custom tags
  • Category
Java / JSP and Servlets
  • HomePage Address
Click to Visit
  • No. of hits
120



     This article describes the procedures of increasing the functionality of JSP technologies by customizing the JSP tags. The article discusses the ways to add more complex logic to the JSPs, to take firmer control over data display and sharing data among the tags. The article also provides few examples of custom JSP tags which will enable front-end developers to control data to be processed in back-end Java components without requiring any Java code in the JSP page.


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: Saturday, 26 July 2008

Privacy Policy