IntelliJ Java IDE
The moose likes JNLP and Web Start and the fly likes Java Web application in Online/Offline mode Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply locked New topic
Author

Java Web application in Online/Offline mode

nilk yeo
Greenhorn

Joined: Jun 07, 2010
Posts: 4
I have a java web application developed using Spring MVC, Hibernate, Oracle DB.
However, now I need to make this application to work both in Offline & Online mode.

That means, user should be able to work offline and when he comes online,
there should be automatic synchroniztion between local data & the server data.

Which technolgies/approach should I follow to achieve this?

Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 32768
Please do not post the same question to multiple forums: CarefullyChooseOneForum

Let's continue the discussion in this duplicate thread.


Android appsImageJ pluginsJava web charts
 
IntelliJ Java IDE
 
subject: Java Web application in Online/Offline mode
 
Threads others viewed
Java Web application in Online/Offline mode
building a semi-connected application
Online offline solution in Java
PDA application for querying a database driven site
Synchronizing two databases!
IntelliJ Java IDE