This is an applet program where the servlet reads the posted data and then saves the data in a xml file when the users set servlet as a action parameter for their form. The users should pass configuration file which is a text file as a parameter to s
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 de
ISValidator obviates the hassle of validation of an application developed with the data supplied by the user. ISValidator is a set of Java routines that can validate data like command line arguments. It can perform data processing, developing tree fu
FormMail Servlet can process any HTML form and send them as email. For this the servlet has to be set as the action parameter in your form. This allows you to set addresses of your SMTP port, SMTP relay, domain and describe contents of the letter in
CSMailForm uses the SMTP to send email using the standard HTML forms. This Java Servlet is easy to use and supports customization of various features. It supports various required fields for email and also supports CC and BCC fields. Also it features |