JSPs: Lame

This is lame. You can't run a Java web app that uses JSPs without downloading the massive Java SDK. The Java Runtime Environment, which promises to let you run Java apps, won't compile JSPs because it doesn't include a compiler.

So, this is pretty obvious. But still, it's annoying. JSPs were a huge mistake.