Slide Servlet
Screenshot
A Java servlet that allows you to share documents.
Demo:
http://coldjava.hypermart.net/
Author's Notes:
Run the servlet. On the main screen you can create some topic (channel,
presentation). Type the name (let it be Acme presentation) and any password
you will associate with this topic. As soon as you do that, everybody who
is running the same servlet will be able to join this topic (channel).
They do not need a password for this. Run the same servlet from the another
box (or just simply in the another window). 'Join' the Acme presentation topic.
Go back to the first window, type some URL, e.g. http://coldjava.hypermart.net
(you can choose any of course) and press Go button. The same page
will be opened in the any window that is joined to this topic !
The browser on the client side doesn't need to be refreshed, your client
will see the same page entered in your window without his doing anything!
Type another URL, (show your next slide), and again your client will see
it! In other words, it is similar to PUSH!
Java Source: unavailable
Configuration: config.html
Status: Free for non-commercial use.
Author: Coldjava
Homepage: http://coldjava.hypermart.net/
Upload Date: April 17, 2000
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
|