2009年11月17日

java中struts设置textfield的默认值

摘要: 在struts2中设置默认值的方法<s:textfield id="txtUsername" name="user.username" value="%{defaultname}"/> 阅读全文

posted @ 2009-11-17 15:30 草房子 阅读(862) 评论(0) 推荐(0)

2007年6月12日

.net 添加web应用程序时报告错误"automation 不能创建对象"

摘要: 添加web应用程序时报告错误"automation 不能创建对象",在运行里中执行regsvr32 scrrun.dll 后解决。scrrun.dll 文件信息: scrrun.dll 名称: Microsoft Script Runtime 在计算机的C:\WINDOWS\system32目录下描述:scrrun.dll 用于阅读和编写脚本和文本文件。 阅读全文

posted @ 2007-06-12 16:46 草房子 阅读(152) 评论(0) 推荐(0)

导航