Categories
Tags → Servlet Java

Developing Java Servlets

In this first part of a series on developing Java servlets, this tutorial shows how to create a basic servlet. It includes information about downloading the Java Servlet Development Kit from Sun.
DETAILS

Understanding Java Servlets

In this interview with webreview.com, Paul Colton of Live Software answers a number of questions about the importance of Java servlets such as the difference between a Java applet and a Java servlet, whether servlets require a specialized server, if ...
DETAILS

ThinSQL

ThinSQL is a free applet-servlet utility that connects to an SQL server over the Internet. It''s compatible with proxy servers and network firewalls because it uses HTTP as its main method of communication. ThinSQL can be used to add, remove, mo...
DETAILS

Notepad Servlet

Notepad Servlet is a Java servlet that implements a Web-based note''s collection. You can save a list of text notes on your server using this servlet. It also allows you to add, delete, and modify each note online.
DETAILS

Catalog Publishing

Catalog Publishing is a Java Servlet that allows you to publish csv (comma separated value) or tab separated value text files online. The published file is formated as an HTML table. It uses a text configuration file for definitions of data parameters.
DETAILS

FormMail Servlet

This Java servlet allows you to email any html forms. It uses a text template file where you can set address of your smtp relay, smtp port, domain and describe contents of the letter. When you describe contents, you can also use values of form fields...
DETAILS

XML Survey

XML Survey is a Java Servlet that allows you to collect data from any html form and save it in xml-format. It runs using a text configuration file that can be saved anywhere on your server. Also XML file can be created anywhere on your server.
DETAILS

zJSP

zJSP is an experimental translator from JavaServer Pages (jsp''s) to Java. It is designed to be used in conjunction with Sun''s Java Servlet Developers Kit (JSDK), version 2.0. It should work with any Java Servlet environment compatible wit...
DETAILS

Firefly

Firefly is a Java servlet and JSP-based database-driven system for dynamically generating internet or intranet sites. It allows any authorised user to manage a section or add content to a page without any knowledge of HTML, handles all navigation m...
DETAILS

Portal Servlet

This is a Java servlet for building portals. You can use this servlet for developing your own portal as well as for portal running. Portal here is a set of individual portlets. Each portlet has got own attributes, including URL source. So any portal ...
DETAILS

Page:
©2019 A--9.com