tPassword



A simple and free password-protection applet for people who don't have the ability to use .htaccess. Try the above example using 'TEST' and 'TEST'.

How To Use:

  • Download tpassword.zip (15KB) and unzip with a compression utility.

    Java Source: Contact the author.

    Sample HTML Source:

    <applet codebase="./" code=tpassword width=1 height=1  NAME="tPass" ID="tPass">
    	<PARAM name="cabbase" value="./tpassword.cab">
    	<PARAM name="auto"    value="YES">
    	<PARAM name="target"  value="PASS">
    	<PARAM name="t1"      value="./">
    </applet>
    

    Configuration: config.html

    Status: Free

    Author: Raymond Berthou

    Homepage: http://www.javaside.com/j_tpassword.html

    Upload Date: October 19, 1999

    How to Add Java Applets to Your Site

    New on the Java Boutique:

    New Review:

    Time Management Made Easy with the Quartz Enterprise Job Scheduler
    Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

    New Applet:

    Reverse Complement
    Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

    Elsewhere on internet.com:

    WebDeveloper Java
    Lots of Java information on webdeveloper.com

    WDVL Java
    Thorough Java resource at the Web Developer's Virtual Library.

    ScriptSearch Java
    Hundreds of free Java code files to download.

    jGuru: Your View of the Java Universe
    Customizable portal with online training, FAQs, regular news updates, and tutorials.