Developing Enterprise Web Services: An Architect's Guide
by Sandeep Chatterjee - Ph.D., James Webber - Ph.D.
Programming for Mobility
In this section, we extend the application to support mobile access. As we saw in Chapter 10, supporting mobile access to an application can be accomplished by using either a proxy-based architecture or communicating with the individual Web services directly from the mobile application.
For existing enterprise applications, a proxy-based mobile solution is usually easier to develop. Minimally, the application view or presentation layer is simply mobilized and migrated to the mobile device. The remainder of the application, including the business logic and Web service invocations, remains on the server. This server then acts as a proxy between the mobile application and the remote Web services.
Figure 13-40 depicts the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access