web-frameworks Questions
3
Solved
I've been writing a game in JavaScript, and it's time to make it multiplayer. I would like to use AJAX long-polling to get the current game state, as well as implement the lobby.
The server just ...
Vespasian asked 2/8, 2009 at 21:29
6
Solved
I am developing some kind of financial market simulation on GAE. Although I have attained much progress, I have begun to consider dismissing GAE and going for a Django + rdbms solution for the last...
Piassava asked 8/5, 2009 at 10:35
6
Solved
I would like to use a lighter framework than Rails (Sinatra/Ramaze/Camping) but am concerned that by doing so I will not be able to use a lot of shared libraries that have been tailored to Rails in...
Rident asked 3/5, 2009 at 8:24
12
Solved
I'm so tired of having to learn yet another Java web framework every other day.
JSP, Struts, Wicket, JSF, JBoss Seam, Spring MVC to name just a few - all this countless frameworks out there t...
Ancheta asked 23/4, 2009 at 10:49
7
Solved
I am interested in the possibility that GWT could serve as the basis for my entire presentation layer.
I would be interested to know if anyone has tried this successfully - or unsuccessfully - an...
Lulu asked 13/4, 2009 at 16:40
13
Solved
I've pretty much tried every Python web framework that exists, and it took me a long time to realize there wasn't a silver bullet framework, each had its own advantages and disadvantages. I started...
Henriettehenriha asked 31/3, 2009 at 17:39
8
Solved
Have you used Sinatra successfully? What kind of a project was it? In what situations would you recommend using Sinatra instead of Rails or Merb?
Tildy asked 13/2, 2009 at 9:3
5
Solved
Most python frameworks will have a development webserver of some kind that will have a warning that it isn't for use as production servers. How much different do they tend to be from their producti...
Fore asked 19/10, 2008 at 14:45
33
Solved
I'm trying to get started on what I'm hoping will be a relatively quick web application in Java, yet most of the frameworks I've tried (Apache Wicket, Liftweb) require so much set-up, conf...
Allahabad asked 22/9, 2008 at 19:30
© 2022 - 2024 — McMap. All rights reserved.