| Author |
Spring MVC web application on iOS
|
Rahul KulkarniMysore
Greenhorn
Joined: Nov 20, 2012
Posts: 5
|
|
I support a Spring MVC web application that runs on Tomcat 7 and writes to a Microsoft SQL Server database.
How easy is it to have this application support/run on the iOS framework i.e. iPhone, iPad etc.
Are there any automated tools to do this?
Thanks in advance.
Rahul
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56233
|
|
I assume you mean besides just hitting the web app with a browser?
Are you thinking that you need to run Tomcat on the device?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Rahul KulkarniMysore
Greenhorn
Joined: Nov 20, 2012
Posts: 5
|
|
This is a web application that is already running on Tomcat and is in use via traditional displays.
What I am seeking help on is making it iOS compatible.
Thanks.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56233
|
|
Still not sure what you are after. Unless it uses Flash, just about any web page is compatible with iOS browsers.
Or are you asking about responsive design which has nothing at all to do with Tomcat or Spring or any other server-side technology?
|
 |
Rahul KulkarniMysore
Greenhorn
Joined: Nov 20, 2012
Posts: 5
|
|
Responsive design it is.
Are there any tools that would help me with it?
Thanks,
Rahul
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56233
|
|
HTML, JavaScript and CSS.
To a smaller extent frameworks like jQuery Mobile and iUI, and grid-based CSS frameworks such as Bootstrap.
Even with tools, it needs to be hand-crafted with love.
|
 |
Rahul KulkarniMysore
Greenhorn
Joined: Nov 20, 2012
Posts: 5
|
|
|
Thanks.
|
 |
 |
|
|
subject: Spring MVC web application on iOS
|
|
|