I am searching for a Java web framework which let me use jQuery to it full power like ASP.NET MVC on the .NET platform.
Any recommendations?
Every webframework where you have full control over your html. Thus JSF is not an option and ASP MVC does not let you use the full power of jquery. This can be achieved even with plain html.
But personally I like grails.