懒码农。。。。。。

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2010年12月20日

摘要: json-lib.jar开发包使用需要依赖包以下开发包:Json-lib requires (at least) the following dependencies in your classpath: * jakarta commons-lang 2.4 * jakarta commons-beanutils 1.7.0 * jakarta commons-collections 3.2 * jakarta commons-logging 1.1.1 * ezmorph 1.0.6转自:http://liangshihong409-126-com.javaeye.com/blog/4228 阅读全文
posted @ 2010-12-20 17:04 阿彬 阅读(3204) 评论(0) 推荐(0)

摘要: 调用struts2标签库开头要加上:%@ taglib prefix="s" uri="/struts-tags" % 阅读全文
posted @ 2010-12-20 11:04 阿彬 阅读(222) 评论(0) 推荐(0)

摘要: 转自:http://blog.csdn.net/Yedy2000/archive/2009/09/12/4546643.aspx原因分析:eclipse在编译JSP时使用的JRE的编译环境,这里应该使用JDK。设置如下: windows-Preferences-Installed JREs,更改为JDK的目录即可。 阅读全文
posted @ 2010-12-20 00:46 阿彬 阅读(153) 评论(0) 推荐(0)