Link to the SJSP WebsiteSJSP Home « Link to the SJSP Website
I really hope that the SJSP Website helped you learn more about dynamic page creation using the Servlets and JavaServer Pages technologies and maybe even helped in the creation of your own website.
To help more traffic reach the site and help us, please link to us using one of the following options. Simply copy and paste the code where you want it to appear on your webpage and job done!
Small Text Link
How It Looks: 
Code:
<a href="http://jsptutor.co.uk/"
title="http://jsptutor.co.uk/">SJSP Tutorials</a>
Large Text Link
How It Looks: 
Code:
<a href="http://jsptutor.co.uk/"
title="http://jsptutor.co.uk/">SJSP - Servlet & JSP Tutorials</a>
Small Banner Link
How It Looks: 
Code:
<a href="http://jsptutor.co.uk/"
title="http://jsptutor.co.uk/">
<img src="http://jsptutor.co.uk/images/smallbanner.jpg"
alt="Small SJSP Banner"
title="Small SJSP Banner"
width="43"
height="35" /></a>
Large Banner Link
How It Looks: 
Code:
<a href="http://jsptutor.co.uk/"
title="http://jsptutor.co.uk/">
<img src="http://jsptutor.co.uk/images/largebanner.jpg"
alt="Large SJSP Banner"
title="Large SJSP Banner"
width="220"
height="35" /></a>