<html> <body> Hello ${params.name} </body> </html>. However, unlike JSP EL you can have any Groovy expression within the ${..} block.
確定! 回上一頁