|
Matrix28 > Java > Form Processors (Text only)
|
XML survey | Write review | Report error | Discuss/get help on this script in our forums
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.
|
JFormMail | Write review | Report error | Discuss/get help on this script in our forums
JFormMail is a form processer servlet which comes with has many formatting and operational options, most of which can be specified within each form, meaning you don't need programming knowledge or multiple servlets for multiple forms. This servlet derives all functions from Matt's FormMail and requires no HTML changes to be made on existing forms based on Matt's FormMail.
|
FormMail serverlet | Write review | Report error | Discuss/get help on this script in our forums
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. Letter will be composed dynamically, when you submit form.
|
CSMailform | Write review | Report error | Discuss/get help on this script in our forums
CSMailForm is a Java servlet that can send email through standard HTML forms. It is highly customizable and uses the CSEMail1.1 Package to send mail. Features include: Simple to setup and use, Customization, CC and BCC fields supported, Required fields, Uses SMTP to send email (CSEmail 1.1), Error detection, and Customizable return pages (the page that is seen after an email is submitted or an error is detected).
|
ISValidator | Write review | Report error | Discuss/get help on this script in our forums
ISValidator is a set of Java routines to validate data like command line arguments, Servlets parameters, Struts forms, etc. These routines are modular and licensed under GNU GPL.
|