Why not RESTful JSF? [closed] - jsf

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 solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Struts2 is having built-in support for REST and so Spring MVC.
Ruby on Rails on the other hand is having a strong built in support for REST.
But JSF 2.2 specification does not contain any such support, and it seems that this is not an agenda in future JSF specifications as well!.
Why JSF team is simply ignoring REST?

Related

Good user/group management in node.js [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 solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
Need to implement user/group management in node.js. Any good frameworks out there? Looked a little into passport.js, which seems to have authentication down down. Just not sure user/group stuff is built in. I can build my own users/groups and do auth with passport.js. Just wondering if there is something out there that I don't know about. Thanks!

Spotify pagination controls for app API 1.0 [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 solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I am missing the views and stylesheets for pagination in the documentation for Spotify App API 1.0. Where can I get the pagination controls from?
In the Spotify API 0.X there was a component called Pager to accomplish that (see How to create a "carousel"-like widget in spotify apps API?). However, that component had never been publicly documented, and only the "What's New" page made use of it.
In the API 1.0 that component has finally been deprecated.

Learning NodeJS [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 solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Really need a book recommendation for mastering node.js.
From this list...or ?
http://www.chapters.indigo.ca/home/search/?keywords=nodejs&pageSize=12
I personally like http://www.nodebeginner.org/ as a foundation.
PeepCode Full Stack Node.js screencast https://peepcode.com/products/full-stack-nodejs-i helps to understand aspects of practical use.
Also Google for deploying Node.js applications to production as it is not as straightforward as with more traditional server side technologies on web and it can make an impact on your application strategy.

What are the best IDE's for express framework - nodejs [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 solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
What is the best IDE for express framework?
You may be interested in checking out:
WebStorm
Komodo IDE
Nide
Cloud9 IDE (web-based)

JSF in Enterprise Applications [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 solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Is JSF being used in the enterprise, or at least growing in use?
We're using it at my company in an 'Enterprise' way, I know the previous two companies I've worked at have used it in various projects. The only other framework which was more popular was Struts 1.
This page gives some 'real world' JSF links.
Yes, it's being used.
Is the use widespread? I don't think so. It's probably being used more than Wicket but less than Spring MVC, at least from conversations with my own peers.

Resources