<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Integration of TC and P6</title>
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<title>User</title>
<script type="text/javascript">

</script>
<link type="text/css" rel="stylesheet" href="../css/style.css"
media="all" />
<CENTER>
<h1>Primavera-Teamcenter Integration</h1>
</CENTER>
</head>
<body BGCOLOR=#CCEEFF>
<center>
<p>
<IMG SCR="../images/primavera.png" ALIGN="CENTER" BORDER="1" ALT="Primavera"
WIDTH="213" HEIGHT="101" /> ______ <IMG SCR="images/teamcenter.png" ALIGN="CENTER"
BORDER="1" ALT="Teamcenter" WIDTH="250" HEIGHT="101" />
</p>
<h2>Welcome to User Page</h2>
<br /> <a href="schedule.jsp"><font size="4" color="black">View
Next Scheduled run date/time</font>
</a><br /> <a href="index.jsp"><font size="4" color="black">Push
data from Primavera to Teamcenter / Push data from Teamcenter to
Primavera</font> </a>
</center>
<br />
</body>
</html>

So, what trouble are you having exactly? Are you aware you have an H1 tag in your <head> element?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.