Chapter 10. Developing Custom Views Using Java Applets

In this chapter

  • What You Are Going To Do

  • Introducing Java Plug-Ins

  • Developing a Category Hierarchy View Applet

  • Viewing the Information of a Selected Category

  • Summary

So far in this book, we have used HTML elements to develop our Web interfaces. The use of HTML elements allows any HTML browser to view our site. The problem with plain HTML is the limited set of controls and views that you can use for your Web pages. For example, there are no elements to display a hierarchy, like a tree view. The user has to traverse links and send additional requests to the server, as in the item catalog module when a user wants to browse all the categories listed in AuctionStation.

Get Java Server Pages from scratch now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.