$BJFNSMM(B<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$^$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="#{
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>$B0J>e$G$9!#$h$m$7$/$*4j$$CW$7$^$9!#(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>----- Original Message -----<br>From: <<a href="mailto:conpota@gmail.com">
conpota@gmail.com</a>><br>Sent: Tuesday, June 12, 2007 12:02 PM<br><br><br>> conpota$B$H?=$7$^$9!#(B<br>><br>> S2JSF$B$G(BDTO$B$r;H$C$F%U%)!<%`$NCM$r<!2hLL$KH?1G$5$;$?$$$N$G$9$,!"$I$&$9$l$P$h$$$N(B<br>$B$G$7$g$&$+!)(B<br>><br>> $BNc!K(B<br>> index.html<br>> <html>
<br>> <form action="next.html"><br>> <input type="text" name="text1"/><br>> <input type="submit" value="$B<!$X(B"/><br>> </form><br>> </html>
<br>><br>> next.html<br>> <html><br>> <h3>$B$3$3$K(Bindex.html$B$N(Btext1$B$KF~NO$7$?CM$rI=<($7$?$$(B</h3><br>> </html><br><br>s2jsf$B$N%I%-%e%a%s%H$d(Bexample$B$r%@%&%s%m!<%I$7$F(B<br>$BF0:n$5$;$k$N$,J,$+$j0W$$$H;W$$$^$9!#(B<br><br>example$B$N%5%s%W%k2r@b(B<br><a href="http://s2jsf.seasar.org/ja/example.html">
http://s2jsf.seasar.org/ja/example.html</a><br><br>example$B$O0J2<(BURL$B$N%@%&%s%m!<%IItJ,(B<br><a href="http://s2jsf.seasar.org/ja/index.html">http://s2jsf.seasar.org/ja/index.html</a><br><br>$B$h$m$7$/$*4j$$$7$^$9!#(B<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>>