|
Learn about JavaServer Pages (JSP) and how they can help you build your Web-based applications.
If you're already using JavaTM Servlets, you may wonder what advantages JavaServer PagesTM (JSP) technology has for you. You can already develop interactive Web pages with servlets alone.
The Internet was once full of Web sites hosting static pages ("brochure-ware") or simple forms at best. Now it's an interactive environment for transacting daily business, from shopping to trading stocks to interacting with suppliers, in a personalized and dynamic setting.
As the Web has evolved, it has changed from a collection of static pages to an environment filled with constantly changing personalized content. The challenge for Web developers has been to dynamically generate content for Web pages.
 |