<polemic>
I call this Buzzword Driven Design (unfortunately BDD was already used).
</polemic>
On the server side take a look a new EJB 3.0 and JSF. Seam is a very nice integration between EJB and JSF. I also like very much JAX-RS, Restful Web Services.
For UI, jQuery is a must for AJAX.
As built tool, apache maven or ant + ivy.
Hudson lately is the continous integration server, it is very easy to setup and use.
Finally Glassfish V3, a OSGI-based application server (like SpringSource dm Server), is a must in this list (in my experience is faster than JBoss).
So if you like Spring toolchain, go for SpringSource dm Server, alternatively go for JBoss + seam.