博主资料

留言 加为好友 收藏

用户名:  lingoosoft
来自:  北京 海淀
年龄:  27

个人统计

用户名: lingoosoft
等级: 初来乍到
威望: 230
积分: 818
在线时间: 28 小时
日志总数: 88
评论数量: 134
访问次数: 312838
建立时间: 2006-09-30
RSS订阅       手机访问

文章搜索

文章列表

友情链接

最近访问的人:

冬眠的水草世界
2008-08-20 12:14:30
拼命三郎
2008-08-05 14:50:59
aklsdf
2008-07-31 15:56:11
剑南游侠儿
2008-07-29 21:35:33
ccimanic
2008-07-18 11:47:54
IT长空
2008-07-08 11:35:08
电子商务研究(B2C)
2008-07-03 13:55:59
∽★@_@★∽
2008-06-18 14:22:47
在路上
2008-06-18 02:17:02
☆°卢京乀°
2008-06-15 16:12:51

日志文章列表

2006年11月26日 11:38:52

让FCKeditor在 JSP和JSF 网站项目中跑起来(补疑)

看了上篇转载的“让FCKeditor在 JSP和JSF 网站项目中跑起来”相信大家很受鼓舞,如果你照着做了,相信运行FCKeditor是没什么问题了!!!如果参考一下官方英文资料配置的话,也是可行的,跟此篇文章略有不同,但咱..

阅读全文>>

类别: Jsf |  评论(0) |  浏览(1968) |  收藏
2006年11月26日 11:18:00

让FCKeditor在 JSP和JSF 网站项目中跑起来

让FCKeditor在 JSP和JSF 网站项目中跑起来
一、准备功夫
1.1 下载最新版的FCKeditor
http://www.fckeditor.net/download/
目前最新版是:FCKeditor 2.3.1(FCKeditor_2.3.1)和 FCKeditor.Java(FCKeditor-2.3)
1..

阅读全文>>

类别: Jsf |  评论(0) |  浏览(2208) |  收藏
2006年11月21日 20:50:57

诺基亚5300如何设置彩信功能

18号给老婆买了个手机“诺基亚5300”,;)还是蛮时尚地咧!!!

俺们是上村里买的水货,跟行货差500多块呢!!!钱啊!!!

选好了,付了钱走银,没过多久又回到店里了,这手机怎么没中文输入法啊,郁闷!!!..

阅读全文>>

Tags: 诺基亚5300   彩信  

类别: 其它 |  评论(78) |  浏览(7903) |  收藏
2006年11月16日 08:48:35

<f:verbatim>标签的实践用法(Myfaces)

官方文档中廖廖几笔:
Outputs its body as verbatim text. No JSP tags within the verbatim tag (including JSF tags) are evaluated; the content is treated simply as literal text to be copied to the resp..

阅读全文>>

类别: Jsf |  评论(1) |  浏览(2500) |  收藏
2006年11月05日 16:17:29

Spring Hibernate在AOP方面的配置冲突解决之道

环境:Spring2.0 Hibernate3.1.x/Hibernate3.2

在使用Spring的AOP编程时,会用到这几个lib:
asm-2.2.2.jar
asm-commons-2.2.2.jar
asm-util-2.2.2.jar

Hibernate使用如果lib:
asm.jar
asm-attrs.jar


其中as..

阅读全文>>

类别: Spring |  评论(2) |  浏览(1959) |  收藏
2006年11月02日 09:52:59

hibernate集合映射inverse和cascade详解

4. hibernate如何根据pojo来更新数据库

4.0 在commit/flush之前,hibernate不会对pojo对象作神秘的处理。
4.0.1 在select查询出pojo时,hibernate根据“字段--属性”的对应关系,用字段的值填充pojo的属性..

阅读全文>>

类别: Hibernate |  评论(0) |  浏览(1428) |  收藏