Go to the previous topic.    Go to the next topic.

Using JSP

JSP allows you to separate your dynamic content from your static HTML. Write your HTML with the web developing tools you usually use, then enclose the dynamic parts in the special tags. Give your file a .jsp extension, and upload it to your domain.