<% ' Used a direct entry If (Request.ServerVariables("HTTP_REFERER") = "") then ' Send back to start Response.Redirect "../index.htm" End If %> WebLedger - Internet Application Interface Solution
HOME PARTNERS
DEVELOPERS
Internet Application Interface

The VillageMall Web Ledger interface is composed of two layers:
  1. transactional content; and
  2. transport.

Security services are applied to each layer depending on the transaction.

VillageMall has two prime development objectives: keep it simple, and evolve the solution with based upon experience.

After extensive research on available services, VillageMall has concluded that all existing products are too complex to deploy, and lack the ability to support real-time access as required by an Internet API approach. Hence VillageMall has selected a set of industry standard services to underpin its service delivery.

For its content layer, Web services: which include SOAP and XML has been selected as the core technologies, and an initial set of standard transactions developed. In the case of the transport layer, HTTP and SSL has been selected.

Upon this platform VillageMall has developed the WebLedger Internet API service.