08 2008 档案

How to get the rowid when insert the data to Oracle database
摘要:I need to get the ROWID when insert the data to the Oracle database, how to get it? here is an runnable test code. 阅读全文

posted @ 2008-08-20 11:59 liwp_Stephen 阅读(1021) 评论(0) 推荐(0)

Spring+XFire WS-Security安全认证开发感悟
摘要:Spring+XFire发布Web Service过程中遇到的一些问题,主要是NamespaceURI cannot be null错误产生的原因以及我的解决方案。 阅读全文

posted @ 2008-08-19 22:14 liwp_Stephen 阅读(4876) 评论(0) 推荐(0)

XFire 配置文件注意事项
摘要:用xfire配置WebService时,配置文件中xmlns需要设置成全部小写的。 阅读全文

posted @ 2008-08-13 07:01 liwp_Stephen 阅读(2147) 评论(0) 推荐(0)

How to configure CVS in IntelliJ IDEA
摘要:The document describe how to configure CVS in IDEA step by step. 阅读全文

posted @ 2008-08-10 22:39 liwp_Stephen 阅读(2495) 评论(0) 推荐(0)

Appfuse使用中遇到的问题及解决方案
摘要:这几天在学习使用AppFuse生成框架,测试了好几天,经常遇到一些问题。在网上找了一些资料,这里将我遇到的几个问题以及解决方案写在下面,便于以后自己回顾,也许对其他学习AppFuse的人有点帮助。 阅读全文

posted @ 2008-08-09 20:13 liwp_Stephen 阅读(2045) 评论(0) 推荐(0)

政务公开系统专栏首页的跨站攻击漏洞
摘要:对我们自己开发的网站的跨站攻击漏洞分析,找到引起漏洞的原因,并给出了相应的解决方案。 收获就是在自己写自定义标签的时候,以及编写Servlet等,往out对象中输出时,需要对内容进行过滤。 阅读全文

posted @ 2008-08-04 15:03 liwp_Stephen 阅读(458) 评论(0) 推荐(0)

更新普元EOS的License操作步骤
摘要:本文描述了如何更新普元的EOS的License,对操作界面进行了截图,方便初学者学习。 阅读全文

posted @ 2008-08-04 10:10 liwp_Stephen 阅读(1948) 评论(0) 推荐(0)

利用Java编写简单的WebService实例
摘要:用实例说明了如何用Java实现的WebService,以及如何发布WebService和用Java调用WebService。 阅读全文

posted @ 2008-08-03 20:58 liwp_Stephen 阅读(42977) 评论(16) 推荐(4)

导航