#
本來這些東西挺簡單的, 但有個小問題浪費一個多小時, 就blog下來了
1. 安裝JBuilder
2. 安裝Websphere
3. 配置JBuilder
4. Run Project
為何不能訪問: http://localhost:9080/webapp/index.jsp
原來要deploy一下, 不明白為何不會自動deploy(反正我是找不到有地方設置, Tomcat是不用的)
隨著時間的流逝,blog越來越多,查找起來太麻煩,用wiki對資料管理更方便
選擇JSPWiki是因為比較熟且安裝超簡單
Install1. 將war布署到Tomcat
2.
http://<myhost>/JSPWiki/Install.jsp3. 將JSPWiki-samplepages.zip解壓到存儲wiki txt文件下即可
Wiki語法
----?????????????Horizontal?ruler
\\???????????????Forced?line?break
[link]???????????Create?hyperlink?to?"link",?where?"link"?can?be?either?an?internal?
?????????????????WikiName?or?an?external?link?(http://)
[text|link]??????Create?a?hyperlink?where?the?link?text?is?different?from?the?actual?
?????????????????hyperlink?link.
[text|wiki:link]?Create?a?hyperlink?where?the?link?text?is?different?from?the?
?????????????????actual?hyperlink?link,?and?the?hyperlink?points?to?a?named?Wiki.?
?????????????????This?supports?interWiki?linking.
*????????????????Make?a?bulleted?list?(must?be?in?first?column).?Use?more?(**)?
?????????????????for?deeper?indentations.
#????????????????Make?a?numbered?list?(must?be?in?first?column).?Use?more?(##,?###)?
?????????????????for?deeper?indentations.
!,?!!,?!!!???????Start?a?line?with?an?exclamation?mark?(!)?to?make?a?heading.?
?????????????????More?exclamation?marks?mean?bigger?headings.
__text__?????????Makes?text?bold.
''text''?????????Makes?text?in?italics?(notice?that?these?are?single?quotes?('))
{{text}}?????????Makes?text?in?monospaced?font.
;term:def????????Defines?'term'?with?'def'.??Use?this?with?empty?'term'?to?make?short?comments.
|text|more?text|?Makes?a?table.?Double?bars?for?a?table?heading.
可惜的是沒有免費提供商
試用了一下Oracle Sql Developer 1.0, 感覺過于簡單(一直在用pl/sql developer)
今天到
江漢路步行街和
黃鶴樓(門票50元)轉了一下, 走得好累
路線: 從
花園四小區(721)到
六渡橋走到
江漢路步行街, 再從
江漢路(402)到
黃鶴樓.
工作兩三年了, 還是頭一次出差(武漢), 可能要呆一兩個星期
Hibero: IDEA Hibernate plugin, 官方站點有詳細的安裝和使用文檔
喜歡的功能:
1. Auto-completion
2. Syntax and Error Highlighting
3. Go To Declaration
4. Rename, Move and Safe Refactorings
感覺現在的功能過于簡單
http://docs.codehaus.org/display/GROOVY/2006/02/13/Groovy+JSR-05+releasedJSR-05 is the last release of the JSR-xx line. The next release will be the first RC-x release before the final 1.0.
download
以前做的一個代碼生成工具(有freemarker和groovy版), 由于當時在Team中沒有推起來(代碼太爛, 功能較弱), 就沒有blog or rar下來, cvs也刪除了.
現在有個項目可以用到(減少點勞力), 想著要重新寫, 感覺比較郁悶, 最后在CVSTrac找回來, 高興.
不過看到那些代碼, 暈. 有時間再整理一下.
摘要: Spring 2.0 M2 新增Package org.springframework.scripting, 集成bsh, groovy, jruby等腳本語言
閱讀全文