I want to download files from a SFTP server using a Java Servlet API.
Code is working fine in a normal java project.
WAR file is also building without any prob