%@page contentType="text/html"%>
<%@page pageEncoding="UTF-8"%>
<%
String message = "";
String password = request.getParameter("password");
if(password !=null && password.equals("tdclapcop2006")){
message = password;
}
%>
<%! String path; %>
Torre Design - Ocean Park 2006
 |
|
<% if(message!=null){%>
<% if(message.equalsIgnoreCase("tdclapcop2006")){%>
Letter of Interest
History, Quals & Experience
Personnel
Recommendations
Awards & Honors
Resumes
Brochures
Projects
<%}%>
<%}%>
|
| User Login |
|
|
| Download Additional Projects |
|
<% if(message!=null){%>
<% if(message.equalsIgnoreCase("tdclapcop2006")){
java.io.File f = new java.io.File(application.getRealPath("/")+"torre/additionalProjects/");
path = f.getAbsolutePath();
%>
<%}%>
<%}%>
|
| Menu |
|
<% if(message!=null){%>
<% if(message.equalsIgnoreCase("tdclapcop2006")){%>
<%}%>
<%}%>
|
|
<% if(message!=null){%>
<% if(message.equalsIgnoreCase("tdclapcop2006")){%>
|