Code Search for Developers
 
 
  

nav.jsp from Jameleon at Krugle


Show nav.jsp syntax highlighted

<hr>
<div align="center">

<table border="0">
  <tr>
      <td width="50%"><font color="#808080" size="2"><a href="addPet.jsp">Add a Pet</a></font></td>
      <td width="50%"><font color="#808080" size="2"><a href="favoritePet.jsp">Choose Favorite Pet</a></font></td>
      <td width="50%"><font color="#808080" size="2"><a href="help.jsp">Help</a></font></td>
  </tr>
</table>

</div>




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