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
» How to make the Flip Mino HD import into iMovie 09
» How to patch Xcode to work with Subversion 1.5
» iTunes 8 on Windows XP x64
» iPhone SDK Code Signing Insights
» Making iPhone Distribution Profiles Show Up
Both comments and pings are currently closed.