Smartphone for mobile banking applications

My company decided to develop a mobile banking application for our client. But we are confused about choosing the best architecture for mobile banking. Our requirements

  • Mobile client - native / hybrid / web interface (using telephone or any other framework).
  • Server-tomcat
  • Service Layer - REST Web Services (Jersey)
  • DAO-hibernate / optional

My question is what would be the best architecture for mobile banking using the above technologies.

+3


source to share





All Articles