spring-mobile Questions
0
I have a requirement where in all controllers I need to understand device type (desktop, mobile, tablet) and based on that I may need to send request to a different view. Right now, I have littered...
Babette asked 4/5, 2022 at 5:41
2
Solved
I created a web application on Openshift using Spring MVC and MySQL.
Now I want to go mobile for this application. I want to publish the same application as a mobile app (Android mainly). Primaril...
Porscheporsena asked 17/5, 2014 at 16:48
7
We have a spring MVC based web application. Now we need to modify this application so that it renders properly on the smartphones.
For this we are going to create separate JSP's for the smartphon...
Backache asked 1/2, 2013 at 9:41
2
Solved
The goal is to cache some responses from web service.
I am using Spring for Android framework - http://www.springsource.org/spring-android#documentation to communicate with restful service. As I k...
Chert asked 24/8, 2012 at 12:12
1
Solved
Spring mobile documentation suggest adding the following configuration:
<mvc:annotation-driven>
<mvc:argument-resolvers>
<beans:bean class="org.springframework.mobile.device.Devic...
Bureaucracy asked 25/7, 2012 at 16:13
1
© 2022 - 2024 — McMap. All rights reserved.