$BJFNSMM(B<br><br>conpota$B$G$9!#(B<br>$B$G$-$^$7$?!#$"$j$,$H$&$4$6$$$^$7$?!#(B<br><br><br><div><span class="gmail_quote">07/06/12 $B$K(B <b class="gmail_sendername"><a href="mailto:yone@abby.co.jp">yone@abby.co.jp</a></b> <<a href="mailto:yone@abby.co.jp">yone@abby.co.jp
</a>> $B$5$s$O=q$-$^$7$?(B:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">$BJFNS$G$9!#(B<br><br>$B2sHr:v$H$7$F$O0J2<$,9M$($i$l$^$9!#(B<br>------------------------------------
<br>test1Dto$B$N(Binstance$BB0@-$r(Bsession$B$K$9$k(B<br>------------------------------------<br>tesDto$B$N(Binstance$B$,(Brequest$B%9%3!<%W$G$"$l$P(B<br>$B%j%/%(%9%HKh$K!"(BtestDto$B$N%$%s%9%?%s%9$,@8@.$5$l$^$9!#(B<br><br>$B$h$m$7$/$*4j$$$7$^$9!#(B<br><br>----- Original Message -----<br>From: <<a href="mailto:conpota@gmail.com">
conpota@gmail.com</a>><br>Sent: Tuesday, June 12, 2007 2:12 PM<br><br><br>> conpota$B$G$9!#(B<br>> example$B$r;n$7$F<+J,$G0J2<$N$h$&$K:n$C$?$N$G$9$,!"$&$^$/$$$+$J$+$C$?$N$G<ALd$7(B<br>$B$^$7$?!#(B<br>><br>> $B"#(Btest1.html<br>> <html xmlns:m="<a href="http://www.seasar.org/maya">
http://www.seasar.org/maya</a>"><br>> <head><br>> <meta http-equiv="Content-Type" content="text/html; charset=Windows-31j"/><br>> <title>test1</title><br>> </head>
<br>> <body><br>> <form><br>> <input type="text" id="message" m:value="#{test1Dto.message}"/><br>> <input type="submit" value="calculate" m:action="#{
<br>> test1Action.calculate}"/><br>> </form><br>> </body><br>> </html><br>><br>> $B"#(BTest1ActionImpl<br>> public class Test1ActionImpl implements Test1Action {<br>><br>> private Test1Dto test1Dto;
<br>><br>> public String calculate() {<br>> return "test1_next";<br>> }<br>> public void setTest1Dto(Test1Dto test1Dto) {<br>> this.test1Dto = test1Dto;<br>> }
<br>> }<br>><br>> $B"#(Btest1_next.html<br>> <html xmlns:m="<a href="http://www.seasar.org/maya">http://www.seasar.org/maya</a>"><br>> <head><br>> <meta http-equiv="Content-Type" content="text/html; charset=Windows-31j"/>
<br>> <title>test1_next</title><br>> </head><br>> <body><br>> <span m:value="#{test1_nextDto.message}"/><br>> </body><br>> </html><br>><br>> $B"#(BTest1_nextActionImpl
<br>> public class Test1_nextActionImpl implements Test1_nextAction {<br>><br>> private Test1Dto test1Dto;<br>><br>> public void setTest1Dto(Test1Dto test1Dto) {<br>> this.test1Dto = test1Dto;
<br>> }<br>> }<br>><br>> $B"#(BTest1Dto<br>> public class Test1Dto implements Serializable {<br>><br>> private String message;<br>><br>> public String getMessage() {<br>> return message;
<br>> }<br>> public void setMessage(String message) {<br>> this.message = message;<br>> }<br>> }<br>><br>> test1.html$B$N%$%s%W%C%H%\%C%/%9$KCM$rF~NO$7%5%V%_%C%H$9$k$H!"(B<br>> test1_next.html$B$OI=<($5$l$^$9$,!"(Btest1_nextDto.message$B$,I=<($5$l$^$;$s!#!#(B
<br><br>---<br>$BJFNS(B $B@5L@(B<br><a href="mailto:yone@abby.co.jp">yone@abby.co.jp</a><br><br>_______________________________________________<br>Seasar-user mailing list<br><a href="mailto:Seasar-user@ml.seasar.org">Seasar-user@ml.seasar.org
</a><br><a href="https://ml.seasar.org/mailman/listinfo/seasar-user">https://ml.seasar.org/mailman/listinfo/seasar-user</a><br></blockquote></div><br><br clear="all"><br>-- <br>conpota <<a href="mailto:conpota@gmail.com">
conpota@gmail.com</a>>