JSN Notes

有時間就會將生活中的問題分享,大部份是資訊技術的小問題...

2011年7月19日 星期二

VMware Player

http://www.vmware.com/products/player/overview.html
張貼者: JC 於 晚上10:39 沒有留言:
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
標籤: VMware Player

2011年7月1日 星期五

web.xml setup document

web.xml setup document

http://java.sun.com/developer/Books/javaserverpages/servlets_javaserver/servlets_javaserver05.pdf
張貼者: JC 於 下午4:22 沒有留言:
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
標籤: document, setting, web.xml

取得Servlet初始值

web.xml初始值設定方式
http://web.nchu.edu.tw/~jlu/cyut/jsp.shtml#web

取得Servlet初始值方式
http://download.oracle.com/docs/cd/E17802_01/products/products/servlet/2.3/javadoc/javax/servlet/GenericServlet.html#getInitParameter(java.lang.String)
張貼者: JC 於 下午4:16 沒有留言:
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
標籤: Servlet, web.xml

URI

http://zh.wikipedia.org/wiki/%E7%BB%9F%E4%B8%80%E8%B5%84%E6%BA%90%E6%A0%87%E5%BF%97%E7%AC%A6
張貼者: JC 於 下午4:08 沒有留言:
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
標籤: URI

Tomcat 設定通訊埠號

設定方式
開啟Tomcat安裝路徑下的\conf資料夾,尋找server.xml的檔案開啟後,
找尋此段
<Connector URIEncoding="UTF-8" connectionTimeout="20000" port="8080" protocol="HTTP/1.1" redirectPort="8443"/>

變更port中的數值
張貼者: JC 於 下午3:10 沒有留言:
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
標籤: port, setting, Tomcat
較新的文章 較舊的文章 首頁
訂閱: 文章 (Atom)

run_prettify

搜尋此網誌

熱門文章

  • 使用NHtmlUnit瀏覽某些網站會出現java.net.SocketException: 'Connection reset'錯誤訊息的問題
      2年前曾經有做過一個C# MVC專案要去單字網站爬下想背的單字來做資料庫,最近心血來潮也想重啟專案來使用(準備考TOEIC)。 發現之前專案(NHtmlUnit)可以爬的網頁竟然會彈跳java.net.SocketException: 'Connection re...
  • java to fetch pdf context
    http://www.javaworld.com/javaworld/jw-06-2008/jw-06-opensourcejava-pdf-renderer.html http://wou.pixnet.net/blog/post/6659915-%E7%94%A8jav...
  • Server 2012 誤移除.NET 4.5 Framework後,重啟主機只剩命令列視窗問題.
    解決方案連結參考→ 連結 今日為了解決web deploy無法正常驗証的問題,重新移除了web deploy的元件及所有.net Framework. 試著移除看看後,更糟糕了 導致windows server 2012重啟後,只剩下命令提示畫面(commman...
  • 山寨版的行動網銀,自己截圖、修圖、前/後程式,還蠻好玩的
  • SPSS - 二因子變異數分析(Two - Way ANOVA)
    二因子變異數分析(Two - Way ANOVA) 用於分析二個因子(2 * x)對應變數(y)的影響。 例如:工作績效(Y)可能受所得程度(X1)及教育水準(X2)的影響 所得程度(X1)因子的變異與教育水準(X2)因子的變異,稱為主效果(main effect) ...
  • Servlet取得URL中變數方案
    servlet get url parameters http://www.exampledepot.com/egs/javax.servlet/GetReqUrl.html
  • visual studio MVC 的javascript前端編輯,如何Debug
    試了一下在javascript前端的.cshtml副檔中插入debug的中斷點 cshtml中插入debug的中斷點 按下F5進行偵錯,確沒有效果。 查詢網路上的資料後,必須寫debugger指令讓網頁執行時進入中斷點 寫debugger指令讓網頁...
  • Interface & Implements
    interface(介面)   介面於程式中,如同學生的情緒與期末成績單關係,當學生的情緒與期末成績有連動關係,彼此相互影響,但又不一定會有相同的反應時,可以使用實作介面來模擬。 如成績不及格被當,學生情緒可能失望。反之,也可能開心,這種二個事件可以不太有關聯(如果對一...
  • 探索性因素分析與驗證性因素分析
    探索性因素分析   (exploratory factor analysis, 簡稱EFA) 與 驗證性因素分析 (confirmatory factor analysis,簡稱CFA) http://newgenerationresearcher.blogspot.com/...
  • 實作介面(Interface)及類別(Class)思維速記法
      以往,在物介導向教學書藉中,都會提到介面(Interface)的觀念,雖然已有許多的開發經驗,但實在是使用介面(Interface)的設計很少,幾乎沒使用過。今天閱讀了幾本晝,約略又提到了實作介面(Interface)的方法及觀念,但仍是很令我強記在心,因為不夠生活化。 ...

熱門Tag

Java .NET Apache Interface MVC SPSS Servlet TLS Tomcat setting web.xml Array BAT C# CHROME CVS CVS Repository Class Debug Eclipse Integrate Integration JSP Method MySQL NHtmlUnit Protocol SSL Security String URI VMware Player anaconda benchmarking command lin command line console cuda document get gpu gui httpclient implements lotus notes parameter pdf port post python redirection server 2012 shell tensorflow url visual studio web crawler 前端編輯 套件

網誌存檔

  • ►  2018 (6)
    • ►  12月 (1)
    • ►  10月 (5)
  • ►  2015 (4)
    • ►  11月 (1)
    • ►  8月 (3)
  • ►  2012 (1)
    • ►  2月 (1)
  • ▼  2011 (16)
    • ►  12月 (1)
    • ▼  7月 (5)
      • VMware Player
      • web.xml setup document
      • 取得Servlet初始值
      • URI
      • Tomcat 設定通訊埠號
    • ►  6月 (8)
    • ►  4月 (2)
  • ►  2010 (1)
    • ►  11月 (1)

總網頁瀏覽量

追蹤者



Application Developer
JSN. 頂尖企業主題. 技術提供:Blogger.