PDA

View Full Version : Spring Integration with Google Gears



balamurugan32000
Dec 2nd, 2009, 05:19 PM
Currently I have an application running with Spring MVC + Hibernate.
Will I be able to use Google Gears with the above application for offline feature?

iwein
Dec 5th, 2009, 01:18 AM
I think Google Gears is totally client side, so it has no dealings with Spring Integration (which is completely server side unless you're running Java on the client).