web-frameworks
Web Application Framework - HTML5 with mobile devices JavaScript support
I searched for Java based web application frameworks the last few days. I have to build a Java EE backend and a HTML5/CSS3/JavaScript frontend which can be accessed with multi-touch capable devices. S[详细]
2023-01-19 08:50 分类:问答Are there any MVC web frameworks for Haskell?
Are there any MVC web frameworks fo开发者_如何学Pythonr Haskell?It may be worth looking at the Yesod framework:[详细]
2023-01-18 00:29 分类:问答WSGI based Python web frameworks
I keep hitting road blocks with Django and have read about Pylons. Pylons seemed to be exactly what I needed (greener grass), but then I realized that they have global variables all over the place and[详细]
2023-01-16 21:57 分类:问答What are the implications of node.js?
I\'ve been reading about node.js lately. I\'ve seen many articles about how it\'s really great and all from some prominent people. Given the inertia that this project seems to have, and that I am curr[详细]
2023-01-16 07:12 分类:问答PHP framework for building a CMS, session and REST
I\'m working on a CMS for some of our projects, but would like to ease the work a bit by using a framework. This is what I need from a framework:[详细]
2023-01-15 14:37 分类:问答Struts2 Basic doubts
Im new to Struts2.... I have some few doubts below... a) 开发者_C百科In Struts2, how does application finds struts.xml?? (we don\'t define struts.xml in web.xml file unlike in Struts1 which we defin[详细]
2023-01-15 00:59 分类:问答Wicket vs GWT - Advice needed
I am developing a Java EE based web application. We have a very limited time to come up with a alpha version and try开发者_如何学Pythoning to decide on a web framework to use. It has to be something e[详细]
2023-01-13 16:54 分类:问答How to use Netbeans IDE 6.9 for Scala-Lift development? (i.e: setup, initial settings, workflows, etc)
I开发者_StackOverflow am thinking to try developing web using Scala-Lift framework. I have installed Scala 2.8, Netbeans 6.9, and Scala Plugin for Netbeans on my Ubuntu 10.04 machine. Since I am reall[详细]
2023-01-12 20:53 分类:问答Mature Clojure web frameworks? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this[详细]
2023-01-12 14:52 分类:问答What exactly is a web framework?
Is a web framework, such as Django and Ruby on Rails, simply a way of displaying code that could be written normally over http? Or is it used for mor开发者_JS百科e server side things, such as storing[详细]
2023-01-09 15:09 分类:问答