2004-07-30から1日間の記事一覧

RADKRAFT: 少し複雑な定義済みバリデータを使う http://kamakura.cool.ne.jp/oppama/ssja/struts-complex-validation.html

struts の MessageResources

ActionServlet#protected void initModuleMessageResources(ModuleConfig config)でファクトリ経由でモジュールをServletContextに登録している。キーは「MessageResourcesConfig.key + ModuleConfig.getPrefix」 フレームワーク内では org.apache.struts.va…

vimでタイムスタンプ挿入

inoremap =strftime("%Y/%m/%d,%H:%M") > ex:2004/07/30,09:54 vim-キーマップ http://pcmania.jp/~moraz/howto/keybind.html#time_stamp