conpota$B$H?=$7$^$9!#(B<br><br>Teeda1.0.7$B$r;HMQ$7$F$$$^$9!#(B<br>$BI85-$N7o!"0J2<$N$h$&$J>l9g$G$9!#(B<br><br>-- first.html --<br><form id="firstForm"><br> <input type="text" id="hoge" value="hoge1"/><br> <input type="submit" id="doSecond"/>
<br></form><br><br>-- firstPage.java --<br>private String hoge;<br>public String doSecond() {<br> return "second";<br>}<br><br>-- second.html --<br><te:include te:src="/***/include.html"/>
<br><br>-- include.html --<br><span id="hoge"/><br><br>-- includePage.java --<br>private String hoge;<br><br>first.html$B$+$i%5%V%_%C%H$7$F(Bhoge$B$NCM$,<!$N(Bsecond.html$B$K%$%s%/%k!<%I$7$?(Binclude.html$B$KI=<($5$l$FM_$7$$$N$G$9!#(B<br>second.html?hoge=hoge1
<br>$B$H$9$k$H$&$^$/$$$/$N$G$9$,!"A0$N%Z!<%8$+$i%5%V%_%C%H$5$l$?>l9g$O%@%a$N$h$&$G$9!#(B<br>$B$J$K$+$h$$J}K!$O$J$$$G$7$g$&$+!)(B<br><br>-- <br>conpota <<a href="mailto:conpota@gmail.com">conpota@gmail.com</a>>