gembin

          OSGi, Eclipse Equinox, ECF, Virgo, Gemini, Apache Felix, Karaf, Aires, Camel, Eclipse RCP

          HBase, Hadoop, ZooKeeper, Cassandra

          Flex4, AS3, Swiz framework, GraniteDS, BlazeDS etc.

          There is nothing that software can't fix. Unfortunately, there is also nothing that software can't completely fuck up. That gap is called talent.

          About Me

           

          JavaEE

          Thread-safety when injecting JPA EntityManager

          posted @ 2013-02-04 10:49 gembin 閱讀(819) | 評論 (0)  編輯

          WebLogic's Classloading Framework

          posted @ 2011-08-16 16:49 gembin 閱讀(569) | 評論 (0)  編輯

          Common Problems with Authentication Provider Configuration
               摘要: Common Problems with Authentication Provider Configuration, keep it for reference!  閱讀全文

          posted @ 2010-11-17 17:35 gembin 閱讀(690) | 評論 (0)  編輯

          Enterprise Java Community: Modularizing Existing Web Applications With OSGi: A Migration Path to OSGi [zhuan]
               摘要: A Migration Path to OSGi  閱讀全文

          posted @ 2009-04-25 02:13 gembin 閱讀(1156) | 評論 (0)  編輯

          Higgins 1.0: Identity Management Solutions from the Eclipse Foundation
               摘要: Identity Management Solutions from the Eclipse Foundation  閱讀全文

          posted @ 2009-03-08 23:55 gembin 閱讀(475) | 評論 (0)  編輯

          JSP使用URLRewirte實現url地址偽靜態化(轉)
               摘要: URLRewirte.............  閱讀全文

          posted @ 2008-05-27 00:44 gembin 閱讀(1310) | 評論 (0)  編輯

          filter過濾器
               摘要: 從J2EE1.3開始,Servlet2.3規范中加入了對過濾器的支持。過濾器能夠對目標資源的請求和響應進行截取。過濾器的工作方式分為四種,下面讓我們分別來看看這四種過濾器的工作方式...  閱讀全文

          posted @ 2008-05-27 00:42 gembin 閱讀(1937) | 評論 (1)  編輯

          Apache Common fileUpload API 詳解
               摘要: Apache Common fileUpload API 詳解  閱讀全文

          posted @ 2008-05-08 14:38 gembin 閱讀(7378) | 評論 (1)  編輯

          Core J2EE Pattern
               摘要: Core J2EE Pattern  閱讀全文

          posted @ 2008-05-01 00:30 gembin 閱讀(528) | 評論 (0)  編輯

          Job Scheduling in J2EE Applications
               摘要: Scheduling tasks in J2EE applications is a common need. There is more to job scheduling than running backups at 3 o'clock in the morning. Customer relationship management (CRM) applications, for example, need to contact customers periodically during the sales cycle. File transfer applications need to transmit and receives files on a regular basis, except on holidays. Administrative applications need to send reminder emails to notify employees and customers about important events. All these enter  閱讀全文

          posted @ 2008-04-30 19:29 gembin 閱讀(563) | 評論 (0)  編輯

          JPA 學習
               摘要: In the perfect world, your object model would map seamlessly to your database schema. Most organizations however, have database naming standards, requirements for how relationships are modeled and columns that all tables must have.  閱讀全文

          posted @ 2008-04-30 19:19 gembin 閱讀(2520) | 評論 (1)  編輯

          HttpClient 學習整理[zhuan]
               摘要: HTTP 協議可能是現在 Internet 上使用得最多、最重要的協議了,越來越多的 Java 應用程序需要直接通過 HTTP 協議來訪問網絡資源。雖然在 JDK 的 java.net 包中已經提供了訪問 HTTP 協議的基本功能,但是對于大部分應用程序來說,JDK 庫本身提供的功能還不夠豐富和靈活。HttpClient 是 Apache Jakarta Common 下的子項目,用來提供高效的、最新的、功能豐富的支持 HTTP 協議的客戶端編程工具包,并且它支持 HTTP 協議最新的版本和建議。HttpClient 已經應用在很多的項目中,比如 Apache Jakarta 上很著名的另外兩個開源項目 Cactus 和 HTMLUnit 都使用了 HttpClient,更多使用 HttpClient 的應用可以參見http://wiki.apache.org/jakarta-httpclient/HttpClientPowered。HttpClient 項目非?;钴S,使用的人還是非常多的。目前 HttpClient 版本是在 2005.10.11 發布的 3.0 RC4 。  閱讀全文

          posted @ 2008-03-26 18:38 gembin 閱讀(2229) | 評論 (0)  編輯

          JPA查詢
               摘要: 1.查詢所有信息
          Query q = em.createQuery("select u from Userinfo u");
          List list =q.getResultList();
          如果查詢結果是多個,應該使用Query接口的getResultList方法,如果查詢結果只有一個,可以使用Query接口的getSingleResult方法。
          命名查詢: ......  閱讀全文

          posted @ 2008-03-20 01:50 gembin 閱讀(2596) | 評論 (0)  編輯

          Web 2.0 到 web 4.0 :未來的語義網絡和網絡操作系統(WebOS)
               摘要: Radar Networks 公司的 Nova Spivack 繪制了一份未來 25 年的網絡進化圖。 Nova 沒有明確指出 Web 4.0 具體的來臨日期和所需技術,但每個階段的發展以 10 年為期限是真實而可信的。同時,我們也不必拘泥于命名的規則 – 1.0、2.0 等等?;ヂ摼W下一次顯著進化將使其成為一個包含語義網絡的平臺,這一理念是合情合理的。  閱讀全文

          posted @ 2008-03-11 13:41 gembin 閱讀(631) | 評論 (0)  編輯

          基于Ajax的web桌面操作系統AjaxWindows
               摘要: Linspire的創始人建立的AjaxWindows已正式發布,又一個基于Ajax的web桌面操作系統面世。

          AjaxWindows在瀏覽器里完全模仿了Windows環境,甚至還提供了一個同步化工具,可以在服務器上把用戶的電腦數據建立一個鏡像,這意味著你可以在任何地方連接自己的桌面(這項技術還不成熟,有人反映同步工具不能正常工作)。
            閱讀全文

          posted @ 2008-03-11 13:38 gembin 閱讀(1149) | 評論 (3)  編輯

          85個專業ajax解決方案(圖)
               摘要: 85個專業ajax解決方案(圖)  閱讀全文

          posted @ 2008-03-11 13:25 gembin 閱讀(1657) | 評論 (1)  編輯

          導航

          統計

          常用鏈接

          留言簿(6)

          隨筆分類(440)

          隨筆檔案(378)

          文章檔案(6)

          新聞檔案(1)

          相冊

          收藏夾(9)

          Adobe

          Android

          AS3

          Blog-Links

          Build

          Design Pattern

          Eclipse

          Favorite Links

          Flickr

          Game Dev

          HBase

          Identity Management

          IT resources

          JEE

          Language

          OpenID

          OSGi

          SOA

          Version Control

          最新隨筆

          搜索

          積分與排名

          最新評論

          閱讀排行榜

          評論排行榜

          free counters
          主站蜘蛛池模板: 黔东| 东乌珠穆沁旗| 肃宁县| 岑巩县| 霍州市| 高安市| 舞阳县| 浦江县| 商南县| 苏尼特左旗| 广宗县| 台前县| 阿克苏市| 富锦市| 耒阳市| 灵石县| 梧州市| 云阳县| 曲松县| 通渭县| 遵化市| 航空| 手机| 澎湖县| 寻甸| 镇平县| 阿克| 射洪县| 岳阳县| 闸北区| 望都县| 小金县| 白山市| 车致| 兰溪市| 始兴县| 江源县| 宁远县| 通渭县| 陵川县| 颍上县|