Viewing the Generated Page
Pointing the browser at this page, we see a page containing a link:
If we view the HTML source of this generated page, we may see something like:
<html><head></head><body>
<a href=http://sirah.csit.fsu.edu:8081/dbc/servlet/
GetSession;jsessionid=To1019mC0 . . . 365At >
View servlet again </a>
</body></html>
The URL in this first generated page has been rewritten to include an attribute jsessionid. The associated value is a long, random-looking string.