ant « Import « JSP-Servlet Q&A





1. Eclipse project from Ant build file for a JAVA web project on SVN doesn't import JSP files    stackoverflow.com

We are trying to introduce version control for our new JAVA Web Application based on Spring framework and Hibernate. Here is the directory structure of the svn we decided on

Project_name/
 ...