What are the pros and cons of the assorted Java web frameworks? [closed]

I’ve used Tapestry 3, Wicket, Echo, and JSF fairly extensively. I’d really recommend you look those over and pick the one that appears the easiest for you, and to most closely fit the way you prefer to work. Of them, the most comfortable for me to work with was Wicket, due to the lightweight nature … Read more

Why is Ruby more suitable for Rails than Python? [closed]

There are probably two major differences: Ruby has elegant, anonymous closures. Rails uses them to good effect. Here’s an example: class WeblogController < ActionController::Base def index @posts = Post.find :all respond_to do |format| format.html format.xml { render :xml => @posts.to_xml } format.rss { render :action => “feed.rxml” } end end end Anonymous closures/lambdas make it … Read more

Comparing Haskell’s Snap and Yesod web frameworks

Full disclosure: I’m one of the lead developers of Snap. First of all, let’s talk about what Snap is. Right now the Snap team maintains five different projects on hackage: snap-core, snap-server, heist, snap, and xmlhtml. snap-server is a web server that exposes the API defined by snap-core. heist is a templating system. xmlhtml is … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)