|
|
What this is
This file is included in the DevDaily.com
"Java Source Code
Warehouse" project. The intent of this project is to help you "Learn
Java by Example" TM.
Other links
The source code
<%@ include file="../common/common.jsp" %>
<html>
<head>
<title>Library Management System
<META NAME="description" CONTENT="">
<META NAME="keywords" CONTENT="">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
A:link { text-decoration: none; font-weight: bold; color: #660033}
A:active { text-decoration: none; font-weight: bold; color: #660033}
A:visited { text-decoration: none; font-weight: bold; color: #336699}
A:hover { text-decoration: underline; font-weight: bold; color: #FF9999}
.footerLink { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000099}
-->
</style>
</head>
<body bgcolor="#0099ff" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="">
<a name="top">
<%@ include file="../common/header_select.jsp" %>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr bgcolor="#f1f1f1">
<td width="180" align="left" valign="top">
<%@ include file = "../common/navi.jsp" %>
</td>
<TD width=1 bgColor=#999999>
<td valign="top" width="100%" bgcolor="#f1f1f1">
<div align="center">
<p>About Me: Lim Song Jing
</div>
<ul>
<li>Biographical Information
</ul>
<ul>
<li> Song Jing,
Lim </li>
<li> Male
<li> 12-November-1972
</li>
<li> Malaysian Chinese
<li> Single
and Available! </li>
<li>
<ul>
<li>Postgraduate of USQ
(Australia) - Master of Business IT (expercted graduate at Sept'2002)</li>
<li>Graduated of USQ
(Australia) - Bachelor of Information Technology at 1997</li>
</ul>
</li>
<li>Professional Certify Program: CNA, CNE (one more paper left).
</li>
<li> Software
Programming, Reading, Movie, Music, Internet Surfing, PC Games, and
Cycling. </li>
<li> J2EE (JSP,
Servlet, Bean), PHP, Smalltalk, SQL, HTML, C, Java, Pascal, dBase,
Assembly Language, Cobol, Visual Basic, MS Access (VBA).</li>
<li> Novell Netware 5.0, Linux
Mandrake 7, Microsoft Windows Advance Server 2000, Microsoft Windows
95/98, Microsoft NT 4.0, Microsoft DOS 6.x, SCO XENIX.</li>
<li> Lotus cc:Mail
8.3, Novell GroupWise 5.2, </li>
<li> Apache,
Netscape Enterprise Web Server, MS IIS5</li>
<li> mySQL, MS SQL, Oracle SQL
6.0</li>
</ul>
<ul>
<li>Personal Photos
</ul>
<table border="1" cellspacing="3" bordercolor="#000000" cellpadding="3" width="572">
<tr>
<td valign="TOP" colspan="3" bgcolor="#ffff00">
<p align="CENTER">Personal Photos (click
the thumbnail photo to enlarge</em>)
</td>
</tr>
<tr>
<td width="33%" bgcolor="#00FFFF" valign="bottom" align="center">
</a>2000-02
Petaling Street, KL </td>
<td width="33%" bgcolor="#00FFFF" valign="middle" align="center">
<p>
2001-11<br>
With classmate(candy) and Lecturer (Jinli)<br>
USQ, Australia</p>
</td>
<td width="33%" bgcolor="#00FFFF" valign="middle" align="center">
<p>More
Photos</a>
</td>
</tr>
</table>
<p>
<ul>
<li>More Info (Please surf to: http://www.geocities.com/limsonjing/
)</li>
</ul>
</td>
</tr>
</table>
<jsp:include page="../common/footer.jsp" flush="true" />
</body>
</html>
|