![]() |
Notes on Benjy's Guide
for
Constructing CD-Based Dynamic Web Sites
|
Christian d'Heureuse
developed a different solution in his ServletViewer
Java application
that embeds Jetty and an HTML browser widget from the SWT - The Standard Widget
Toolkit.
While the widget is not
portable, there are runtime libraries for major operating
systems. This type of approach has several benefits. The
application
can quickly produce a feedback window for the user, and it removes
any problems with locating and launching a
browser or the need to support multiple browsers.