If you've ever had an error while running a Java application, and you get the error "could not find or load main class" find out how you can fix the problem so it won't happen again. And find out how the security of your application can be impacted by running your application in a chaotic, unmanaged environment.
#IT #Development #SoftwareDevelopment #JavaProgramming #JavaTutorial #AppplicationSecurity #AppSec #appsecurity #informationsecurity #infosec
Chapters
00:00 Introduction
00:30 Overview
01:19 Could not find or load main class - the problem
03:06 What can cause could not find or load main class
06:21 Tips for fixing could not find or load main class
07:05 Coding example for could not find or load main class
12:50 Application security discussion around could not find or load main class