Back to working the visualization part in order to get something to show the customer.
- Working on figuring out how to run something inside without hosting it on a server
- Should be able to open a swf/html file from a CD as long as it doesn’t require any outside services except maybe loading xml files locally
- Hard coded some methods to fill a local data cache with data for the report viewer
- Figure we need some of the basic stuff even if it isn’t wired:
- Users and a login screen
- Ability to comment on things in reports
- Have a log in screen working and connecting to a remoteobject, need to figure out how to turn the remoting on/off at run-time (some kind of demo mode)

You may be able to use Jetty as your webserver/servlet container and run everything off the cd pointing to localhost. I did this once at Proteus