I have an angular application that i want to deploy into websphere application server. Since a browser app doesn't have any code that needs to run on the server, and more specifically no java code at all, i can't really package it inside a war. The admin console doesn't allow me to use a zip file for installation.I have an angular application that i want to de