Is there a way to check if your browser has a certain cookie from an external Java (not javascript) program. For instance, have Java search the browsers cookies for a certain one, and if it exists return true. There is a very big chance that this is not possible, however I am wondering if it is.