Tagged Questions
1
vote
5answers
567 views
So I'm building a web application
I'm building a pretty standard web application - login, do some searches via some well defined paramaters, get a list of results, drill down on a result to see details about the results. While I've ...