Geoff wrote:
>>The question is, if you give an absolute path (that starts with '/') should it only look in the current Context, or should it follow the regular URL decoding strategy and potentially forward into a different context?<< Or is it absolute relative to the filesystem root? In general, the docs and comments in code are not always clear about what kind of path a method's argument expects--relative to current directory, relative to context root, relative to filesystem root, etc. ...Edmund. _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
