QuestionQ224
Designing for security and complianceYou deploy a custom Java application to Google App Engine. The deployment fails and produces the following stack trace.
What should you do?

- A Upload missing JAR files and redeploy your application.
- B Digitally sign all of your JAR files and redeploy your application
- C Recompile the CLoakedServlet class using and MD5 hash instead of SHA1
Community Discussion