摘要:
WARN Configurator:126 - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/ /ehcache-1.1.jar!/ehcache-failsafe.xml 加入:ehcache.xml可以解决 阅读全文
2005年9月30日 #
2005年9月12日 #
摘要:
http://blog.csdn.net/dudutu/http://blog.csdn.net/goalstar兔八哥的狗窝:http://blog.csdn.net/ltf_ty/http://rabbit8.blogchina.com/ 阅读全文
摘要:
http://www.javalobby.org/java/forums/m91839066.htmlHi Guys, I am trying out appfuse 1.8.1 and successfully deployed into Tomcat 5.5.9 and using MySQL 4.1.12. The default database connection userna... 阅读全文
2005年9月10日 #
摘要:
如 "Font-Family: 宋体" 改为 "Font-Family: SimSun" ,其它字体的英文名称如:SimYou 幼圆; SimHei 黑体; SimKai 楷体; SimFang 仿宋; SimLi 隶书等。 阅读全文
2005年9月2日 #
摘要:
1. AppFuse不使用SiteMesh修饰一些面页 配置sitemesh的decorators.xml: /download/* 这个配置指明download下的文件不需要被sitemesh装饰。 阅读全文
2005年1月22日 #
摘要:
最经一段时间在学习java的框架Struts 因为本为我是写C#的所以发现这个框架有很多.net开发B/S工程可以借鉴的地方: 1.按扭标题文字显示,Struets是用一个文本文件保存所有的这些文字,如果要出英文版本只要修改这个文件就行...实际上Asp.Net Forums就实现了这样的功能...只是我一至没有做而以,以后一定要实现这样的功能. 2.Mapping功能...任何操作都是post... 阅读全文
2005年1月3日 #
摘要:
现有Wallop邀请四个 如不明白Wallop请看:http://www.blogchina.com/new/display/52792.html Gmail邀请四个, 要的请留下邮箱地址和姓名 阅读全文
2004年12月23日 #
摘要:
图片显示页面(MyImg.aspx)后台代码: privatevoidPage_Load(objectsender,System.EventArgse) { //在此处放置用户代码以初始化页面 if(!Page.IsPostBack) { Ch... 阅读全文
摘要:
操作页面后面代码 protectedSystem.Web.UI.WebControls.ImageMyImage; //privateSystem.Drawing.ImageResultImg=null; privatevoidPage_Load(objectsender,System.EventArgse) ... 阅读全文
摘要:
操作页面前台代码 ... 阅读全文