In MyEclipse, the .myeclipse folder in a web application serves as a transient work area for storing temporary files like compiled JSPs, class files, and other build artifacts. It is not required to contain web.xml (that belongs in WEB-INF) and does not store deployment-specific details.