I was just wondering who else is interested in WebRun and if anyone
has tried it yet.

WebRun is a tool to load and run applications from a web server including
support for password entry.  (Actually it supports any URL type that your
Java VM supports)

I wrote this to help make it possible to have our clients run full Java
applications without having to worry about distribution problems.
(The applications always need to contact the server for real-time data
anyway thus they would be useless without a network anyway)

See http://www.nextbus.com/WebRun for the information.  I have released
this publicly as others may find it useful.

note - this is all done in a *single* class that acts as a URL aware
class loader that includes basic authentication support - the goal was
to have this be as simple as possible.




-- 
Michael Sinz ---- Technology and Engineering Director/Consultant
"Starting Startups"                 mailto:[EMAIL PROTECTED]
My place on the web ---> http://www.users.fast.net/~michael_sinz



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to