Categories
Tags → Servlet Java

Log Servlet

It is a Java servlet that allows you to collect information about your page visitors. You can put reference to this servlet inside your page and relevant information will be collected in the given log file. For your page, reference to this servlet lo...
DETAILS

WWWboard Servlet

This is a Java servlet implementation of the classical www message board program. It features: configurable background color, font properties, message sort configuration, messages per page, and more.
DETAILS

Installing and Using the Java Servlet SDK

The first step to using servlets is installing a web server that supports the Java Servlet SDK. This tutorial exlains how. Topics include: Using Servlets, Obtaining the JSWDK, Installing the JSWDK, Running The Servlet, Examples, and Configuring The JSWDK.
DETAILS

Jyve

Jyve is a Java Servlet based FAQ-O-Matic system built on top of the Turbine framework. It uses Element Construction Set for Html generation and Village for JDBC access. Currently, Jyve directly supports the MySQL database, but others can be easily su...
DETAILS

Vote Servlet

This Java servlet allows you to quickly build and deploy surveys and polls on your web site. You can use your own HTML stuff for survey design and deploy servlet only as a script for saving/review results. Or you can generate survey also through this...
DETAILS

Forum Servlet

This is a simple Java servlet that implements messages forum (or guestbook). Forum also supports WAP/WML users, so you can also use this servlet as a news source in your Intranet.
DETAILS

TreeServlet

Java servlet implements HTML-based tree control. It uses a data file for describing your tree. This text file will be parsed during the first call for servlet with the appropriate configuration file.
DETAILS

FileManager Servlet

This is a Web-based file management Java servlet. You can use this servlet for remote site management: upload/download files, copy/move files, edit files etc. The main advantage is that it uses only HTTP protocol for access to your host. So it is fre...
DETAILS

Calendar Servlet

This Java servlet implements Web-based calendar. You can use it as a standard calendar system, for booking some resources etc. Calendar also supports WAP/WML so you can use it even from you mobile phone.
DETAILS

News Servlet

This is a Java servlet that implements news forum. Forum is a collection of messages. Each message has got short announce (subject) and body. News servlet supports WAP/WML also. So you may use this servlet in your portal for example as a common sourc...
DETAILS

Page:
©2019 A--9.com