Hi Praveen,

Thank you for helping. Can you explain what must I do in the web.xml file.
I do have the <url-pattern>/*.do<url-pattern> in the web.xml and I saw the full 
path shows up at the address bar.

Regards,

Kam Lung Leung

---- Struts Users Mailing List <user@struts.apache.org> wrote:
>
> HI
>  
> In struts if we use ( in web.xml) <url-pattern>/*.do<url-pattern> we will 
> never get the full path or file name of the JSP's or Action's 
> Check it Once 
> Regards 
> Kumar
>  
> 
> Kam Lung Leung <[EMAIL PROTECTED]> wrote:
> 
> Hi,
> 
> I am working on a project that uses Tiles and Structs.
> I have the following Tiles definition;
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> What can I do to prevent the path of the UsersAdministrationPage.jsp and
> the index.jsp files show up in the Address box of a browser. Would the
> following step help preventing the path of the UsersAdministrationPage.jsp
> to show up?
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Add a Global Forward in the structs-config.xml file like below:
> 
> 
> 
> 
> 
> 
> 
> 
> Any suggestion is greatly appreciated.
> Kam Lung Leung
> [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> __________________________________________________
> 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