WebAppRunner is the Eclipse RCP application I created to run web applications as standalone desktop applications. I had explained earlier how this application could be used by creating a demo FileList application. In this post I am going to show how WebAppRunner can be used to create Database applications.
I have created a demo application, SQLiteApp.
Continue reading “Developing Database Applications with WebAppRunner”