I am using the
Struts.
I am prepaing URIs so that previous web pages that
users have navigated though can be re-constructed and
displayed to users.
For example, one of the web pages has the below
showing in the address bar:
The 'tf' is my web root when the application is
deployed. How do I specify the URI for this
particular web page? Is it
Thank you very much in advance.