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:

http://localhost:9080/tf/ntts/entity/editPersonEntity.do?cancelForwardName=cancelRFIForward&personID-2341&forwardName=rfiForward

The 'tf' is my web root when the application is
deployed.  How do I specify the URI for this
particular web page?  Is it 

uri="/ntts/entity/editPersonEntity.do?cancelForwardName=cancelRFIForward&personID-2341&forwardName=rfiForward"

Thank you very much in advance.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to