Created
October 8, 2012 15:17
-
-
Save asicfr/3853068 to your computer and use it in GitHub Desktop.
struts2RestJpaBootstrap - structure du projet avec boostrap twitter
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+---src | |
+---main | |
+---java | |
+---resources | |
¦ +---META-INF | |
¦ +---template | |
¦ +---html5bootstrap | |
+---webapp | |
+---css | |
+---bootstrap-responsive.min.css | |
+---bootstrap.min.css | |
+---styles.css | |
+---img | |
+---glyphicons-halflings-white.png | |
+---glyphicons-halflings.png | |
+---javascript | |
+---bootstrap.min.js | |
+---jquery.js | |
+---validation.js | |
+---WEB-INF | |
+---pages | |
+---book |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment