I meant the following http://jakarta.apache.org/httpcomponents/index.html
This has a module called HttpCore which gives us a lightweight http server. I used it in one of the demos where I used Dojo, Scriptaculous and created a prototype. Its pretty cool, very easy to embed. On 8/28/07, Mohammad Nour El-Din <[EMAIL PROTECTED]> wrote: > Hi Karan, what did u mean by the Apache Commons Http, did u mean Apache > Commons HttpClient, but it does not support building Http servers just > clients !!! > > On 8/26/07, Karan Malhi <[EMAIL PROTECTED]> wrote: > > > > I have been thinking about this. Would it be a good idea to port > > WebAdmin to a more commonly known MVC framework like JSF? > > > > We could embed an HttpServer using apache commons Http which could > > service web requests. > > > > The benefits I see here are > > 1. Standard framework which becomes easier to maintain and add more > > features to > > 2. Standard out of the box GUI components which could be dropped into > > the web interface > > 3. Availability of more powerful and complex GUI components , e.g. > > myfaces.apache.org > > 4. Easier/Faster for other contributors to jump in and provide > > enhancements (no steep learning curve) > > 5. Can be AJAX'ed easily through libraries like ajax4jsf etc. > > > > What do you think? > > > > -- > > Karan Singh Malhi > > > > > > -- > Thanks > - Mohammad Nour > -- Karan Singh Malhi
