JSP (Java server pages)
Easy guides on making jsp pages. Includes codes and tips.
What is JSP
Introduction and how it works
Hello world jsp
Create your first hello world jsp file.
Set filename using setHeader()
Change the "save name"
Dynamic image jsp
Create a dynamic image from a jsp file
Include functions
Include other jsp pages to one jsp page.
Revieve parameters
How to fetch the parameters you send
from a webform.
Send mail
Send mail from your webpage. Create
contactforms etc.