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