== Quote from sclytrack ([email protected])'s article
> https://github.com/adamdruppe/misc-stuff-including-D-programming-language-web-stuff
> cgi
> == Quote from zsxxsz ([email protected])'s article
> > I find D is a excellent program lang. I usualy use C/C++, sometime using
> > Java/Php. I hate C/C++ for its lowerly effecient development, and I have
> > Java/Php for it virtual machine. So, I love D very much. But when I want to
> > write some web program, I can't find any useful resources. Anybody else can
> > tell me libraries for web applications?
> > Thanks
> > zsxxsz

Thank you very much. I think the cgi module is lower effecient. I found
fcgi(http://www.dsource.org/projects/fastcgi4d) and
mango(http://www.dsource.org/projects/mango) which support servlet. But they 
don't
support D2, anyone else can merge them to D2?

zsxxsz

Reply via email to