ORS with Spring, Struts and Hibernate
Search this site
Navigation
Home
--------------------
SDLC ( RUP )
Project Plan
Role and Responsibilities
--------------------
Actors
Architecture
Usecase Board
Usecase Model ( .doc)
Design Model (UML)
Database Model (ER)
Testcase Model (xls)
Wireframe
Source Code
--------------------
Artifacts
Application Environment
Build Process
Project Management Tools
Daily Activity
--------------------
How To
Download
--------------------
Sitemap
Recent site activity
Source Code
>
WebContent
>
BT
>
BTFooter.jsp
<div class="container">
<div class="row">
<hr>
<div class="footer span4 text-left">
<p>© Sunrays Technologies</p>
</div>
<div class="span8 text-right">
<img src="/ORSProject2/img/customLogo.jpg" />
</div>
</div>
</div>
Comments