I have been given a new task in my new job, basically, I have to create a “model” to predict future data. I have been told Fuzzy Logic is the best way to do this, and I use Java almost every day, so I would prefer to use it here too. I have searched for information about Fuzzy Logic and
Tag: fuzzy-logic
Error loading fcl file in servlet
I have Java Web application JSP/Servlet that works with jFuzzyLogic library which uses rules.fcl file which is located at WEB-INF/rules/rules.fcl. I m trying to load the rules.fcl file in a servlet file but when i try to execute the application web i got these errors : Someone help me plz with it! Thanks. Answer Your code says you have got