Skip to content

Instantly share code, notes, and snippets.

@asicfr
Created October 8, 2012 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asicfr/3853068 to your computer and use it in GitHub Desktop.
Save asicfr/3853068 to your computer and use it in GitHub Desktop.
struts2RestJpaBootstrap - structure du projet avec boostrap twitter
+---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