Simple groovy pages with Jetty
Today I set up Jetty so that I could play around with some very quick and simple gsp (groovy server pages) development using my favorite light-weight servlet container, Jetty. No building or packaging - just editing .gsp files in a directory - PHP sty… more »