Free Servlets and Scripts
This section contains free servlets and scripts which can be used immediately on your site.
If you require any assistance using any of these resources, please contact support
Fast-find Index
Form Handler - (Form to Mail system)
Download Servlet - (Download .EXE and other files)
Reset Notifier Servlet - (Receive email after server reset)
WAP Servlet - (Enable WAP for any page or image)
Form Handler (Form to Mail)
Using this servlet, multiple forms can be used on your site without any additional programming. This is sometimes known as a Form-to-Email script or Form-to-Email service.
Example uses: Order forms, Feedback forms, Member Applications, Forms to allow users to join your Mailing-List
Download this servlet (download not necessary, see docs)
How to install...
Download Servlet
This servlet can be used to allow users to download files from your site. Usually, some files cannot be downloaded because their of their file-extension, which makes it difficult to provide self-extracting-zip files, or certain other types to your users. Using this servlet, the users browser will prompt them to save the file.
Example uses: Self-Extracting-Zip files, Private files, EXE files or other files that are difficult to download.
Download this servlet (download not necessary, see docs)
How to install...
Reset Notifier Servlet
If you are developing with servlets, it is sometimes useful to be alerted when the server is reset, as the JVM is also reset, causing a reload of classes in your /classes folder. Using this servlet, you can be alerted by email each time the server starts.
Example uses: Servlet developers for JVM reset notification
Download this servlet (download not necessary, see docs)
How to install...
WAP Servlet
To develop with WAP, certain HTTP headers must be set on the web server. This is automatic for WML pages, but if you are developing with other languages that don't allow HTTP headers to be set, or want to use extensions other than .WML, your pages will not display on a mobile phone or other WAP browser correctly. By using this servlet, you can force the content type to text/vnd.wap.wml. This will work even if the server has not been configured for WAP or the filename extension is different to .WML.
* Additional feature: This servlet also passes headers from the browser through to the final page.
Example uses: All WAP projects, servers where WAP is not enabled.
* Additional feature: wbmp images with wbmp file-extensions are now supported
Download this servlet (download not necessary, see docs)
How to install...
| SiteWinder WebSite Administration Server v1.15, © MetaWerx 1997-2012. All rights reserved. |