I did a project in Struts 2 in Google App Engine with Java Persistence API. persistence.xml file should be in META-INF folder. Where can I find the META-INF folder? Where should I save the persistence.xml file. Im using Eclipse as my development environment.
Share
META-INF folder should be located under MyProject/src directory, for example: