View Source Return to examples page

Link Examples


Simple Links

If you view this page with cookies disabled, you will see that the struts tags append the session id to the link URL.
Observe that the HTML <a> tag does not have the URL appended.

Links with Parameters

Rewrite Links

These are generated by the <html:rewrite> tag, which generates hyperlink paths (not anchor tags).