A trailing slash is needed only when the URL includes a path. IOW, http://www.java.com does not need a trailing slash, but http://www.java.com/somepath/ does need a trailing slash for it to be treated @ as a path, otherwise it will be treated an application rather than a path. This information needs to be added to the "Add ESL" dialog.
|