摘要: 记录一次使用Ajax进行分页和MyBatis的学习... 第一次写博客,写得不算好,敬请见谅. 1.配置Mybatis.xml 2.配置log4j.properties 3.实体类 4.PageBean类的编写,用于分页使用 5.配置FlowerMapper.xml 6.编写FlowerMapper 阅读全文