2
votes
1answer
139 views
Are selectOne and selectMany choices bounded by SelectItems?
Do the JSF selectOne and selectMany controls only allow submission of values defined in the given selectItems? I'm concerned about parameter spoofing, and if this was built-in, I …
6
votes
4answers
2k views
Parameter Sniffing (or Spoofing) in SQL Server
A while ago I had a query that I ran quite a lot for one of my users. It was still being evolved and tweaked but eventually it stablised and ran quite quickly, so we created a stor …
