Forum Post: Re: Webspeed Application

  • Thread starter Thread starter christian.bryan@capita.co
  • Start date Start date
Status
Not open for further replies.
C

christian.bryan@capita.co

Guest
We use webspeed with XSLT and XML to separate the UI for the Business logic. Our webspeed .p's just generate XML, we then transform the XML to HTML with an XSLT Stylesheet, all in memory for each request (post or get). This means we can quickly change the look and feel and different teams can work on the different layers. It also allows for UI level logic in the XSLT layer such as having different colours and data layouts for each customer dependent on their local XSLT files. If you want to know more drop me a line... Christian.

Continue reading...
 
Status
Not open for further replies.
Back
Top