News
When you call "super.init (config)" in the init method as shown above, you are actually passing the config object to the constructor of the GenericServlet.
Another point: only one init method should call [super init], the so-called 'designated initializer'. All the other init methods will call the designated initializer.
Results that may be inaccessible to you are currently showing.
Hide inaccessible results