Hi, I am a relative newbie to developing web apps using aJ2EE server
technologies, however, I have many years of experiencewith coldfusion.I
am a bit puzzled about the WEB-INF/flex folder. Should eachflex app I
create have it's own? Or should I just use one commonfolder for each
server. I am using Tomcat and I installed flex.warin c:/tomcat/webapps.
It deployed the flex/WEB-INF/flex folder.Currently this is the one I use
to manage services-config.xml,data-management-config, etc. for all my
apps....