Download spring ejb3 webapp Free Java Code
Description
Sample blog application to demonstrate spring mvc and ejb3 interoperability.
Source Files
The download file spring-ejb3-webapp-master.zip has the following entries.
.gitignore/*ww w . j a v a 2 s . com*/
README.md
license.txt
pom.xml
src/main/java/com/github/bpark/BlogPost.java
src/main/java/com/github/bpark/BlogPostController.java
src/main/java/com/github/bpark/BlogPostDaoBean.java
src/main/java/com/github/bpark/ResourceNotFoundException.java
src/main/java/com/github/bpark/SpamException.java
src/main/java/com/github/bpark/SpamFilterService.java
src/main/java/com/github/bpark/SpamFilterServiceBean.java
src/main/resources/META-INF/persistence.xml
src/main/webapp/WEB-INF/jboss-web.xml
src/main/webapp/WEB-INF/messages/messages.properties
src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml
src/main/webapp/WEB-INF/views/404Error.jsp
src/main/webapp/WEB-INF/views/article.jsp
src/main/webapp/WEB-INF/views/footer.jsp
src/main/webapp/WEB-INF/views/header.jsp
src/main/webapp/WEB-INF/views/index.jsp
src/main/webapp/WEB-INF/views/new.jsp
src/main/webapp/WEB-INF/views/posts.jsp
src/main/webapp/WEB-INF/views/spam.jsp
src/main/webapp/WEB-INF/web.xml
src/main/webapp/resources/bootstrap/css/bootstrap-responsive.css
src/main/webapp/resources/bootstrap/css/bootstrap-responsive.min.css
src/main/webapp/resources/bootstrap/css/bootstrap.css
src/main/webapp/resources/bootstrap/css/bootstrap.min.css
src/main/webapp/resources/bootstrap/img/glyphicons-halflings-white.png
src/main/webapp/resources/bootstrap/img/glyphicons-halflings.png
src/main/webapp/resources/bootstrap/js/bootstrap.js
src/main/webapp/resources/bootstrap/js/bootstrap.min.js
Download
Click the following link to download spring-ejb3-webapp-master.zip.
spring-ejb3-webapp-master.zip