#
本来这些东西挺简单的, 但有个小问题浪费一个多小时, 就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等脚本语言
阅读全文