
Public Member Functions | |
| Application () | |
| Application () throws Exception | |
| WOResponse | dispatchRequest (WORequest r) |
| WOResponse | dispatchRequest (WORequest r) |
| String | pathString () |
Static Public Member Functions | |
| static void | main (String argv[]) |
| static void | main (String argv[]) |
Public Attributes | |
| String | modelDictString |
| String | modelDictString2 |
| String | path |
| Application | ( | ) | throws Exception |
| Application | ( | ) |
| WOResponse dispatchRequest | ( | WORequest | request | ) |
Overridden to allow for redirected responses and null the thread local storage.
| request | object |
Reimplemented from ERXApplication.
| WOResponse dispatchRequest | ( | WORequest | request | ) |
Overridden to allow for redirected responses and null the thread local storage.
| request | object |
Reimplemented from ERXApplication.
| static void main | ( | String | argv[] | ) | [static] |
| static void main | ( | String | argv[] | ) | [static] |
| String pathString | ( | ) |
1.5.8