previous | index | next

Page Navigation Using Hyperlinks

We want Start.jsp to render a page with a link that looks like this.

When the link is clicked, we want to navigate to Welcome.jsp.

To accomplish this:

Here is the generated Start.jsp file.

Now run the application to test the navigation in your browser.


previous | index | next