问题使用jstl 的el表达式 传递数据刷新页面,页面数据不显示,经过验证,数据的确传递过去,但是官方文档并没有详细描述,getModel() 不需要设get set() ,但是使用jstl el表达式必须设置 model 代码package Model;import java.ut...
问题摘要使用jfinal mvc开发的时候,输出配置环境一定要注意,因为jfinal项目的依赖与log4j,等全部是在此目录下。使用eclipse做演示一般有两种情况 1. WebContent\WEB-INF\classes 2. WebRoot\Web-INF\classes...
使用jfinal出现了常见的编码问题情况public void test() {Random r = new Random();try {Connection conn = createConnection();Statement st = conn.createStatement(...
实现aop @Before(Tx.class) public void index(){// renderText("hello world!"); render("/log
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号