This method of the IWriteCookie interface sets the Path attribute of the write-only Cookies collection to the specified value.
public abstract void putPath(java.lang.String path);