Posted By:
dennis_deChampeaux
Posted On:
Friday, March 21, 2003 04:21 PM
Somewhere in my app I have hardwired the full path of the directory root of my app. Why? Because then I can define subdirectories in which data files resides to be read and written.
Porting entails changing that full path. A headache and a good source for errors.
Is there somewhere (servlet spec? server spec?) a symbolic name that expands to the application root?
TX!!
please cc to ddc@rexx.com