質問編集履歴

5

見やすくするため

2015/12/08 01:33

投稿

yuitiezeki
yuitiezeki

スコア10

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,6 @@
1
1
  strutsには
2
+
3
+
2
4
 
3
5
  <action name="personal"
4
6
 

4

見られたくない情報が書いてあったため

2015/12/08 01:33

投稿

yuitiezeki
yuitiezeki

スコア10

test CHANGED
File without changes
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  <action name="personal"
4
4
 
5
- class="com.internousdev.test.action.GoMyPageAction"
5
+ class="com.test02.test.action.GoMyPageAction"
6
6
 
7
7
  method="execute">
8
8
 

3

見やすくするため

2015/12/08 01:31

投稿

yuitiezeki
yuitiezeki

スコア10

test CHANGED
File without changes
test CHANGED
@@ -1,14 +1,18 @@
1
1
  strutsには
2
2
 
3
- <action name="personal"
3
+ <action name="personal"
4
4
 
5
- class="com.internousdev.test.action.GoMyPageAction"
5
+ class="com.internousdev.test.action.GoMyPageAction"
6
6
 
7
- method="execute">
7
+ method="execute">
8
8
 
9
- <result name="success">my_page.jsp</result>
9
+
10
10
 
11
+ <result name="success">my_page.jsp</result>
12
+
13
+
14
+
11
- <result name="error">home.jsp</result>
15
+ <result name="error">home.jsp</result>
12
16
 
13
17
 
14
18
 

2

myasukusurutame

2015/12/08 01:23

投稿

yuitiezeki
yuitiezeki

スコア10

test CHANGED
File without changes
test CHANGED
@@ -2,13 +2,19 @@
2
2
 
3
3
  <action name="personal"
4
4
 
5
- class="com.internousdev.ukiukiutopia.action.GoMyPageAction"
5
+ class="com.internousdev.test.action.GoMyPageAction"
6
6
 
7
7
  method="execute">
8
8
 
9
9
  <result name="success">my_page.jsp</result>
10
10
 
11
11
  <result name="error">home.jsp</result>
12
+
13
+
14
+
15
+
16
+
17
+
12
18
 
13
19
  と書いたのですが
14
20
 

1

見訳すするため

2015/12/08 01:19

投稿

yuitiezeki
yuitiezeki

スコア10

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,6 @@
1
1
  strutsには
2
2
 
3
- <action name="personal"
3
+ <action name="personal"
4
4
 
5
5
  class="com.internousdev.ukiukiutopia.action.GoMyPageAction"
6
6