RapidSpell Web


com.keyoti.rapidSpell.web
Class Globals

java.lang.Object
  extended by com.keyoti.rapidSpell.web.Globals

public class Globals
extends java.lang.Object


Field Summary
static java.lang.String clientFilesLocation
          The location of the client files.
 
Constructor Summary
Globals()
           
 
Method Summary
static java.lang.String resourceURL(java.lang.String resourceName, ClientFilesLocation effectiveClientFilesLocation)
          Used internally
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

clientFilesLocation

public static java.lang.String clientFilesLocation
The location of the client files. The default value "a.rapidspellweb?t=r&n=" specifies an internal Servlet which serves the files. To use external client files, set to a semi-absolute URL, eg. "/myApp/resources/Keyoti/" (you must use a trailing slash)

Constructor Detail

Globals

public Globals()
Method Detail

resourceURL

public static java.lang.String resourceURL(java.lang.String resourceName,
                                           ClientFilesLocation effectiveClientFilesLocation)
Used internally


RapidSpell Web


Copyright © 2002-2013 Keyoti Inc. All Rights Reserved.