質問編集履歴

1

誤字修正

2016/03/29 10:58

投稿

lupus_dingo
lupus_dingo

スコア257

test CHANGED
File without changes
test CHANGED
@@ -56,11 +56,11 @@
56
56
 
57
57
  public ModelAndView insert(HttpServletRequest req, ModelAndView mav) {
58
58
 
59
- 出し
59
+
60
60
 
61
61
  String p1 =req.getParameter("param1");
62
62
 
63
- // ↓スーパークラスでmessageSource.getMessage("hello.world", null, locale)を呼び
63
+ // ↓スーパークラスでmessageSource.getMessage("hello.world", null, locale)を呼び出し
64
64
 
65
65
  String message = getMessage("hello.world");
66
66