Download Rhoconnect Java PluginDemo Free Java Code
Description
Demo how to intergate Spring 3 web application with rhoconnect app through rhoconnect plugin.
Source Files
The download file RhoconnectJavaPluginDemo-master.zip has the following entries.
.gitignore//from w w w . j av a2 s . c o m
README.md
pom.xml
src/main/java/com/rhomobile/contact/ContactAuthenticate.java
src/main/java/com/rhomobile/contact/controller/ContactController.java
src/main/java/com/rhomobile/contact/dao/ContactDAO.java
src/main/java/com/rhomobile/contact/dao/ContactDAOImpl.java
src/main/java/com/rhomobile/contact/form/Contact.java
src/main/java/com/rhomobile/contact/service/ContactService.java
src/main/java/com/rhomobile/contact/service/ContactServiceImpl.java
src/main/resources/hibernate.cfg.xml
src/main/resources/log4j.properties
src/main/resources/messages_en.properties
src/main/resources/schema.sql
src/main/resources/test-data.sql
src/main/webapp/META-INF/MANIFEST.MF
src/main/webapp/WEB-INF/jdbc.properties
src/main/webapp/WEB-INF/jsp/edit.jsp
src/main/webapp/WEB-INF/jsp/index.jsp
src/main/webapp/WEB-INF/jsp/new.jsp
src/main/webapp/WEB-INF/jsp/show.jsp
src/main/webapp/WEB-INF/spring-servlet.xml
src/main/webapp/WEB-INF/web.xml
Download
Click the following link to download RhoconnectJavaPluginDemo-master.zip.
RhoconnectJavaPluginDemo-master.zip