Weblog

Waarom renderen we de view laag eigenlijk nog op de server?

Yesterday i did a presentation at JFall about JQuery and Grails: Why are we still generating the view layer on the server?. I’ve had some requests for more information, here’s a small list:

Share and Enjoy:
  • del.icio.us
  • Google Bookmarks
  • DZone
  • LinkedIn
  • SphereIt
  • StumbleUpon
  • Technorati

6 Responses to “Waarom renderen we de view laag eigenlijk nog op de server?”

  1. jan Says:

    Great job @JFall!

    IMO whatever technology it’ll be in the end – server side HTML generation to support internet/web applications is going the way of the ‘DODO’.

    -J

  2. Andrej Koelewijn Says:

    thx. I don’t think server generated html is going away. Maybe for applications but not for websites which need to be indexable by google. Semantically correct html without javascript or flex is still the best SEO approach.

  3. Guus Says:

    Andrej,
    after your presentation I asked you what the added value was of static html in your application model. Why not generate “everything”?

    My question now is: can you give me the picture in your presentation describing you application architecture? Three blocks; “static web server”, “SOA/WOA container” and “application”.

    I have a feeling that this can be molded into something more generic, that people can use as a Reference Architecture to describe the “seperation of concerns” in Rich Internet Applications.

    Thanks!
    Guus

  4. jan Says:

    >I don’t think server generated html is going away.
    >Maybe for applications but not for websites which need
    >to be indexable by google.

    Sure – but I think these websites fall in the category ‘websites’ (duh) – not ‘applications’.

  5. jan Says:

    >Maybe for applications but not for websites…

    Sorry – need to learn to read the entire reply, before posting a response. I think we’re on the same page here…

  6. BK Says:

    JFall 2008…

    Last wednesday, I visited JFall 2008, the half yearly conference of the Dutch Java User Group, NLJUG. It was held in Spant!, a theatre in Bussum, The Netherlands. There were many interesting sessions and I thought it might be interesting to share my op…

Leave a Reply

Technology