Code Search for Developers
 
 
  

header.jsp from Jameleon at Krugle


Show header.jsp syntax highlighted


<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<title><%=title%></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000">

<center>
    <h1>Jameleon Tutorial</h1>
</center>

<center>
    Version 2.0<br>4/15/2004<br/><br/>
</center>
<hr>




See more files for this project here

Jameleon

Jameleon is a data-driven automated testing tool that is easily extensible via plug-ins. Features of applications are automated in Java and tied together independently in XML, creating self-documenting automated test cases.

Project homepage: http://sourceforge.net/projects/jameleon
Programming language(s): Java,XML
License: other

  addPet.jsp
  addPetInfo.jsp
  favoritePet.jsp
  favoritePetInfo.jsp
  footer.jsp
  hackUser.jsp
  header.jsp
  help.jsp
  index.jsp
  invalidUser.jsp
  lockUser.jsp
  nav.jsp
  process.jsp
  validUser.jsp