If you have a Web Application it would be better to package it into a WAR (Web Archive) file and the use the App Server Web GUI Tool to deploy it.
And Yes, it works the same if you put your App folder into
{INSTALL_DIR}/domains/domain1/applications/j2ee-modules
As i said, it would be better to just generate your WAR file and deploy it.