Tagged Questions
3
votes
2answers
358 views
Which Java framework meets these requirements?
Which Java framework meets these requirements?
What set of frameworks would be best suited to meet these requirements?
The requirements are:
oriented for web
support for transactions
support for ...
3
votes
1answer
687 views
Software architecture for authentication/access-control of REST web service
I am setting up a new RESTful web service and I need to provide a role-based access control model. I need to create an architecture that will allow users to provide their username and password to get ...
-3
votes
3answers
181 views
How can I become a good web-programmer? [closed]
With 0% knowledge of anything which is about web-design and web-development, how can I become a good web-programmer who creates commercial and social media websites such as Facebook?
17
votes
3answers
648 views
Should MVC/REST return a 403 or 404 for resources belonging to other users?
When working with a resource-based site (such as an MVC application or REST service), we have two main options when a client tries to GET a resource that they don't have access to:
403, which says ...
8
votes
5answers
636 views
Advice for good web server development setup
A month or so ago I created my first LAMP stack and implemented a simple web site that exercised each letter in that acronym. However my development setup was much less than ideal.
I don't really ...
0
votes
0answers
31 views
Website Development tools [closed]
Possible Duplicate:
What should every programmer know about web development?
I am in a very peculiar situation where I need to design a complete web portal system for a friend who is ...