On May 17, 2005, at 8:50 AM, Stewart Stremler wrote:
Ah, so AppletViewer doesn't quite do enough...
It does, but that doesn't cover deployment issues.
Working in AppletViewer does not imply "works when placed on web site". It is necessary but not sufficient.
Anybody have suggestions for a nice, small, easy-to-configure web server that is capable of handling this?
Are the applets interacting with servelets, beans, or CGI backends?
No. A simple .jar. That's it.
I eventually wound up going with thttpd (and then promptly found issues with the way Firefox is handling Java). It seems to be the most portable of the small web servers.
Thanks for suggestions, all, -a
-- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
