score:1
Accepted answer
yes it is possible. we have done in one of the project that i have worked on. as you guys are following layered approach you need to have server layer(middle layer) where you will be having all your rpc service classes to listen async calls from client side. this service layer will go in server side. then you can call your db api/methods in implementation of this rpc services at server end.
Source: stackoverflow.com
Related Query
- How to use a simple maven project as a dependency in GWT maven project?
- How to use (or integrate) maven pom.xml with an Eclipse Plugin project for dependency management
- how to define a Maven Project as dependency for another Maven project for use in debugging in eclipse?
- What causes imported Maven project in Eclipse to use Java 1.5 instead of Java 1.6 by default and how can I ensure it doesn't?
- How to download sources for an specific JAR dependency of a Maven project
- how to configure maven to add junit 4.10 instead of 3.8 dependency in new project
- maven-eclipse-plugin: how to force to use a jar dependency rather than project dependency
- How to create a simple maven project using m2e
- Eclipse - How to add a project as a Maven dependency to another, instead of adding as a jar?
- How to correctly add a Java Maven project dependency to a Grails Maven project in eclipse
- gwt maven project flavors: WebAppCreator or gwt-maven-plugin-Archetype - what to use
- How to setup a Java maven project for multiple developers to use easily
- how do I add a Maven dependency on another existing project in Eclipse
- How to substitute a Maven dependency of a project for its fork on GitHub?
- How to figure out why certain javax.servlet dependency is added to a maven project
- How to use Maven project without artifactory or setting.xml?
- How do I use a local gradle project as a dependency for another local gradle project in Eclipse?
- How create a simple maven project in eclipse for develop portlet liferay 6.2 with primefaces (on jboss)
- After installed Maven integration in Eclipse, how to create a Dynamic Web Project (RESTful Jersey project) which use Maven?
- How would you add maven to an existing GWT project in Eclipse with m2e installed?
- How to get eclipse project updated after adding extra maven dependency
- How can I use Gradle dependency managemenent with an Eclipse WTP project without errors?
- How to use maven profile and overlays to build and package with specified project from multiple?
- I am getting maven dependency problems in a fresh project generated from start.spring.io. How can I fix this?
- Use Maven to get documentation for dependency for Eclipse project
- How to add dependency in maven so Eclipse can use it on the buildpath
- How to use Maven to compile and copy base project to several projects?
- How inform the maven dependency point to .m2 without close the project
- How to link source from outside of maven project and use that linked source for further development.?
- How to use existing maven project in eclipse?
More Query from same tag
- Show the name of the containing folder in the Eclipse tab of a file
- How to use EMF to read XML file?
- How to use symfony2 commands in Eclipse
- Eclipse Oxygen - Trouble adding JRE/JDK 9
- Maven JAXB plugin does not create source folder automatically
- Invalid path for Android NDK in Eclipse Preferences
- SpringBootApplication can not be resolved to a type error in Spring tool suite and maven
- Issues in Manual OpenCV4Android SDK setup
- Skip test case execution in maven doesn't even compile Test cases
- Problems with Eclipse adding referenced jars to exported jar file
- Eclipse JUnit4: exclude tests using a name pattern
- Scala IDE (Eclipse) Run as Scala Application
- How to add undo / redo buttons to toolbar in Eclipse?
- Possible to open an eclipse project from external application?
- Not receiving Location Updates in Android
- "java.lang.ClassNotFoundException: org.apache.commons.io.FileUtils" being thrown even though jar is in /lib
- Android: fixed warnings still visible in eclipse res/values
- Eclipse IDE 2019‑06 not showing proposals after breaking nested loop
- Android Eclipse won't start. An error has occurred. see the log file
- Android ListView Items Overlap On Scroll Upward
- Eclipse JSDT stops giving proposals when using @memberOf
- Prevent eclipse from using -Dfile.encoding
- Search Attached Sources in Eclipse
- How to make term and condition activity in an Android application in Android Studio
- Is there any Java/JDBC code analytics validation tool?
- how to deploy java web application with mysql database on tomcat server
- Changing Android App Name
- Eclipse doesn't import java libraries on cold start, plus other compiling errors
- Exception when i tried to run struts 2 application in eclipse galileo IDE
- String to Time with parser not working on Ruby