Menu

#19 Add HTTP support for dynamic page generation

Version 10.3.0
open
nobody
None
3
2006-04-06
2005-03-01
No

Add the initial support for dynamic page generation
using Jetty to provide the HTTP support.

Packages should be mapped onto the URIs in such a way
that a package would be like a folder, probably a
collection in WEBDAV terms.

File extension determines how the variable contents are
rendered and hence the content-type of the data
returned. e.g. you can request the same variables with
an extension of ".txt", ".xml", ".html" or whatever. In
the future this will include PDF, JPEG, PNG and all sorts.

Discussion

  • Kevin Rogers

    Kevin Rogers - 2005-03-10
    • summary: Add Jetty support for dynamic page generation --> Add HTTP support for dynamic page generation
     
  • Kevin Rogers

    Kevin Rogers - 2005-03-10

    Logged In: YES
    user_id=934534

    I've had a bit of a browse and on reflection there is no
    partcular reason to use Jetty. There are other Java HTTP
    servers available, including:

    Jo! - http://www.tagtraum.com/jo.html
    Simple - http://simpleweb.sourceforge.net/
    Pygmy - http://pygmy-httpd.sourceforge.net/

    Of these, I think Simple is the most promising

     
  • Kevin Rogers

    Kevin Rogers - 2005-04-09
    • milestone: 459993 --> 478128
     
  • Kevin Rogers

    Kevin Rogers - 2005-04-19

    Logged In: YES
    user_id=934534

    although it hasn't been updated in a while, this one is worth a
    look:

    http://sourceforge.net/projects/seda/

     
  • Kevin Rogers

    Kevin Rogers - 2005-09-02
    • milestone: 478128 --> Version 10.3.0
     
  • Kevin Rogers

    Kevin Rogers - 2006-04-06
    • priority: 5 --> 3
     

Log in to post a comment.