B
benjycline
I put together some notes about building a servlet/JSP web site that
runs from a CD-ROM or memory stick without requiring the user to
install anything. Some of my colleagues and I have delivered a decision
support system this way, and it would be useful for those who want to
provide teaching materials with quizzes or other dynamic content to
groups that have limited or no Internet access.
The tools I used are Jetty, JSTL, JDBC, and HSQLDB.
http://www.benjysbrain.com/misc/cdsite/index.html describes some of the
gory details.
Benjy Cline
runs from a CD-ROM or memory stick without requiring the user to
install anything. Some of my colleagues and I have delivered a decision
support system this way, and it would be useful for those who want to
provide teaching materials with quizzes or other dynamic content to
groups that have limited or no Internet access.
The tools I used are Jetty, JSTL, JDBC, and HSQLDB.
http://www.benjysbrain.com/misc/cdsite/index.html describes some of the
gory details.
Benjy Cline