@Path(value="groovy") public class GroovyController extends Object
| Constructor and Description |
|---|
GroovyController() |
@GET
@Controller
@Produces(value="text/html")
@View(value="index.groovy")
public void index(@QueryParam(value="name")
String name)
Copyright © 2015. All Rights Reserved.