August 2018
Intermediate to advanced
314 pages
8h 9m
English
The following code block demonstrates the saving of a ZIP file by calling the asynchronous EJB method:
FileBean fileBean = new FileBean( file, "zip" ); zipHandler.handler( fileBean );
Read now
Unlock full access