Line | |
---|
1 |
<%@ page contentType="text/html; charset=euc-kr" %> |
---|
2 |
<p> </p> |
---|
3 |
<hr size="1"/> |
---|
4 |
<table align="center"> |
---|
5 |
<tr> |
---|
6 |
<td> |
---|
7 |
<a href="http://www.springframework.org"><img border="0" align="center" src="../images/poweredBySpring.gif" alt="Powered by the Spring Framework"/></a> |
---|
8 |
</td> |
---|
9 |
<td> |
---|
10 |
<a href="http://www.ibatis.com"><img border="0" align="center" src="../images/poweredby.gif" alt="Powered by iBATIS"/></a> |
---|
11 |
</td> |
---|
12 |
</tr> |
---|
13 |
</table> |
---|
14 |
|
---|
15 |
<p align="center"> |
---|
16 |
(운영환경 : spring 2.0 + ibatis 2.0 + tomcat 5.0.28 + mysql 5.0.27 + jdk 1.4.13) |
---|
17 |
</p> |
---|
18 |
|
---|
19 |
</body> |
---|
20 |
</html> |
---|