Re: How to make applications available for multiple user interfaces?


[ Follow Ups ] [ Post Followup ] [ Mobic discussion group ] [ FAQ ]

Posted by Heidi Vogel on April 14, 2000 at 16:50:05:

In Reply to: How to make applications available for multiple user interfaces? posted by Tore on February 03, 1999 at 18:58:35:

: Soon there will be different user interfaces accessing the same service, ranging from a broadband multimedia terminal, down to a three line phone with a wap browser.

: I would like to create applications that work accross each of these.

: My first thoughts then, is to separate the presentation layer from the data structure and the business logic. So far I have been looking at an sql database representing the data structure, and then using java servlets for the business logic and presentation layer.

: My next challange then is to separate the presentation layer from the business logic. The status so far is that I am looking into java servlets, and I have no clear answers how to structure my servlets. Back in my mind, xml is disturbing my consentration, how will xml fit into this logic.

*have a look at inforay.com*


: I would be very pleased if anyone could give their thoughts on how to structure my application

*I found some utilties :
http://www.javaframework.de/
http://java.apache.org/ecs/index.html
http://www.bus.miami.edu/~troy/htmlutils/

These utilities consists of java clasess. These classes used in a servlet generate HTML.

I was wondering if you already have your multiple device connection. *




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Mobic discussion group ] [ FAQ ]