I work in a design shop the does most of our back end work on apache servers running php. We have a job where we need to set up a very basic project using JSP to generate some html templates for a client.
I work primarily on OSX, what's the best way to get a local apache tomcat server running on my local machine? I'm looking for a solution that would work similar to MAMP.
I found the jakarta (http://developer.apple.com/internet/java/tomcat1.html) project but it seems that no one has posted about it since 2001.
Does anyone know a better solution?