TROIKA.ASP - the MVC framework

Class ServerAdapter

Object
   |
   +--ServerAdapter

class ServerAdapter


This class adapts the native ASP Server object to Troika.ASP Server object.
Defined in ServerAdapter.js


Constructor Summary
ServerAdapter()
            Constructs a new instance of ServerAdapter class.
 
Method Summary
 Object mapPath(<String> path)
           Maps a specified path to a physical path.
 void transfer(<String> path)
           Sends (transfers) all the information created in one ASP file to a second ASP file.

Constructor Detail

ServerAdapter

ServerAdapter()

Method Detail

mapPath

Object mapPath(<String> path)

transfer

void transfer(<String> path)

TROIKA.ASP - the MVC framework

www.troika-asp.com
Documentation generated on Sun Jun 15 17:59:32 2008