Good afternoon. I have a problem that Crawler4j (an external jar) tries to create files and folders in an application in tomcat but has the following error:
Could not create this folder: / data / crawl / root
How can I do to allow tomcat to create files and folders?
The source code is at link
From now on, Marcelo