Online Auction management system is a project is developed in PHP and MySQL with the aim to develope a Online auction system where administrator of the site can login and add auction items so user can search and view details of auction items with images, address and auction date / time. It is one...
In my last post, I demonstrate Sencha touch List using Spring MVC. The post was good except one thing – we display all movies in a single list at once. For that example its good because we have only 20 movie records to show and Sencha touch stores default page size it 25 but...
Most important and useful component in mobile application is List. In this tutorial you will learn how to create Sencha Touch List view with Spring MVC 3 in backend. For this tutorial I am going to create a List of movies with other details using Sencha Touch, it’s very basic and easy tutorial and...