Easy Shop Applet is a complete e-commerce solution in
one java applet. Easy Shop Applet gives users a quick overview of
thousands of products in one html page. The applet loads a text data
file and displays the content in a grid. Product data is cached in an
embedded database providing very fast and easy to browse, search and
filter functionality. On checkout Easy Shop Applet calculates a total
price and sends the order by email. The applet encrypts credit card info
with a strong DES encryption routine before posting the orders. Decoding
is done with the included Crypto applet. Easy
Shop Applet does not require server side scripts.
Browsers that don't have the correct version of Sun's
java plugin installed will automatically start the install. This is a
one time install.
Download
and unzip EasyShopApplet.zip on your local computer.
The required unzipped files are
EasyShopApplet.jar
index.html
config.xml
products.txt
Make a text data file of your products containing one
product description per line and as many columns as you need.
Most databases can export data to a comma separated text file.
The HTML document must include the tag below.
Cut and paste the code below into the position of your html
document where you want the applet to appear
Edit the configuration file config.xml to configure your shop.
Further instructions are commented in the config.xml file.
Upload EasyShopApplet.jar, config.xml, html document
and your data text file to your web site. Make sure that
the files are in the same directory
Load the HTML document in a browser and the applet will
run.
Please contact
us if you need help to configure Easy Shop Applet
Please try out the applet before purchase. The
trial will display a Nag dialog each time it is loaded. Licensed
applets will not display the Nag dialog.
A license cost $50 and cover one network installation of the
applet with unlimited, simultaneous user access to the applet from
as many HTML documents as you like.