1、html ----> 放到service()方法里,使用out.write()输出。 2、 java代码片断 ----> 直接复制到service()方法里。 3、jsp表达式 ----> 放到service()方法里,使用out.print()输出。