CSRandomImage is a free, open source Java servlet that displays random images in normal HTML pages, Server Side Includes (SSI) and JSP pages.
Features:
* Outputs in different formats for use in JSP/SSI pages or plain HTML pages.
* Servlet can handle multiple image collections via text files.
* Image collections are cached in memory for maximum speed.
* Secure and easy to setup.
CSRandomQuote is a free, open source Java servlet that displays random quotes using Server Side Includes (SSI). This means that you can embed commands in your html documents that will print a random line from a text file.
Features:
* Servlet can handle multiple quote collections via text files.
* Text files are cached in memory for maximum speed.
* Secure and easy to setup.