web-frameworks
How to develop ajax web applications in Scala?
I\'m looking for an object oriented web framework to develop Ajax applications in Scala. So, ideally I would like to have something like GWT but without mixing Java (client code) and Scala (server cod[详细]
2023-04-11 08:20 分类:问答Return from await() from other method
I’m newbie in Play! and I have one question about asynchronous programming in HTTP. I have a piece of code like this:[详细]
2023-04-10 15:47 分类:问答Scala version of Wicket
I\'ve read that there sho开发者_如何学Culd be a (pure) Scala version of the Wicket web framework. But I can not find a project website or anything else about it. Where can I find it?From the related d[详细]
2023-04-09 00:45 分类:问答Are microframeworks intended for large code bases?
I ask about the longevity of microframeworks like Flask, Bottle, and expressjs. Advantages: small, fast, manageable.[详细]
2023-04-07 12:45 分类:问答Moose based web framework
Are there any Moose based web frameworks? I got kind of used to Moose, so if there would开发者_如何学C be something based on it, it would be lovely :)Catalyst is Moose based these days, and you can a[详细]
2023-04-02 07:26 分类:问答Web framework based on servlet 3.0
I was curious to know if anyone\'s aware whether any of the main web framework teams are working on incorporating the Servlet 3.0 specs into开发者_StackOverflow their stacks?[详细]
2023-04-02 04:54 分类:问答What is this JSON/AJAXless design pattern called?
I have seen websites which load a index.html page containing the开发者_运维百科 header, footer etc, then load all of the data using a single AJAX request and use Javascript to format and display it in[详细]
2023-03-31 20:26 分类:问答HTTP framework for a python based server serving mobile applications
I am working on building a python powered back-end server for a mobile application. I am using MongoDB hosted on the Cloud for storage. The communication between the Application and the server will be[详细]
2023-03-28 19:55 分类:问答What's the oldest still-maintained web framework? [closed]
开发者_开发百科 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so[详细]
2023-03-27 07:49 分类:问答An alternative web framework (instead of JSF) to use with CDI
Is there other Java Web frameworks other than JSF which work well with CDI? \"Work well\" could be simply to have a template system which can access @Named beans.[详细]
2023-03-27 00:47 分类:问答