You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Amit Badheka <am...@direct2s.com> on 2002/11/01 09:43:25 UTC

page uri changes

I am trying to call a jsp from a jsp using html:link. My flow is like -

jsp --> jsp --> action --> jsp(same page from where started)

original uri is 

    /ECatalogAdminApp/jsp/currency.jsp but when it comes 

to that page again uri becomes,

    /ECatalogAdminApp/currency.jsp


please help.