D Web Services Application Potential?
Daniel Kozak via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jul 28 06:49:39 PDT 2015
On Tuesday, 28 July 2015 at 13:44:59 UTC, Jacob Carlborg wrote:
> On 2015-07-26 20:18, Brandon Ragland wrote:
>
>> The idea of a JSP like system would bring a lot of the Java
>> guys over to D.
>>
>> JSP has JSTL and EL markup on the JSP pages that work well
>> with servlets
>> and EJBs.
>>
>> I've been fooling around the repos posted here and thinking
>> about what
>> it might take to get a framework on top of vibe.d to perform
>> similar
>> functions as a Java container.
>>
>> I appreciate the links / responses guys. It's always worth the
>> read.
>
> vibe.d has something called Diet templates [1].
>
> [1] http://vibed.org/docs#html-templates
http://code.dlang.org/packages/mustache-d
http://code.dlang.org/packages/temple
More information about the Digitalmars-d
mailing list