I am using a .jsp file and the following line gives an error
<%@page import="java.util.Base64"%>
The import java.util.Base64 cannot be resolved
java.util.Base64 was added in Java 8. Perhaps you are using an older version of Java.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With