Do anyone know which web server is used by play! framework?
I'm planning to prototype a small intranet app using Play! and I am wondering whether I should use the default play web server or Apache or IIS as used internally.
I don't predict several instances of the application running nor a need for load balancing.