Building Your Own JSP Components

This article was adapted from my book, Web Development with JavaServer Pages. The JSP component model is centered on Java software components called Beans, which must adhere to specifications outlined in the JavaBean API. The JavaBeans API, created by Sun Microsystems with industry cooperation, dictates the rules that software developers must follow to create stand-alone, reusable Java software components. By using JSP’s collection of Bean tags, content developers can use the power of Java to add dynamic elements to their pages without writing a single line of code. Download a PDF of this article.

  Permalink |  Comments[0]


Related Items


Recent Entries

 » A fix for Textile on Wordpress
 » Flash loader for Linksys WRT54G v5
 » How to make your blog more conversational
 » The Benefits of Posting on a Regular Schedule
 » The Importance of Backlinks


Both comments and pings are currently closed.



Comments are closed.