I am about to start a small web project (let's assume something like a small Stackoverflow) and was wondering which technology/framework you would suggest in order to match the following requirements:
- must be compiler checked. no scripting.
- easy support for user friendly urls, SEO optimization, etc.
- open source.
I guess Java seems to be a good choice .. But which framework(s)?