codice:
<html> 
<head> 
</head> 
<frameset cols="30%,70%" frameborder=yes > 
<frame scrolling=yes src="http://localhost:8080/provaWebapp/ProgettoDatabaseStudenti/HomePage.html" noresize name="sinistra"> 
<frame scrolling=yes src="http://localhost:8080/provaWebapp/ProgettoDatabaseStudenti/PaginaVuota.jsp" noresize name="destra"> 
</frameset> 
</html>
codice:
<h3>Se sei uno studente clicca qui</h3> 
Sezione studenti
chiaro?