Hacker News new | ask | show | jobs
by jbooth 4412 days ago
If all you need is to get a minimal set of code handling HTTP requests, plain servlets aren't much bigger or more complex than most web microframeworks. "Here's your request and response objects, handle it."