<%

// 此处注释掉一段代码

JSP中的隐注释实例详解轻松掌握隐藏代码的艺术  第1张

// int a = 10;

// int b = 20;

// int sum = a + b;

// out.println("