Re: realtive path and absolute path

2009-09-11 Thread Stephen Turner
On Fri, 11 Sep 2009 07:59:38 -0400, Martin Gainty wrote: (i dont know what a realtive path is) Martin Gainty I think he spelt it like that to confuse bots... Steve - To unsubscribe, e-mail: user-unsubscr...@struts.apach

Re: realtive path and absolute path

2009-09-11 Thread suhas kokal
hi,      The raltive path is jsp/abc.jsp  The absolute path is  http://localhost:8080/test/jsp/abc.jsp   Thanks Suhas Kokal --- On Fri, 11/9/09, srinu salnki wrote: From: srinu salnki Subject: Re: realtive path and absolute path To: "Struts Users Mailing List" Date: Friday, 11

RE: realtive path and absolute path

2009-09-11 Thread Martin Gainty
esponsabilité pour le contenu fourni. > Date: Fri, 11 Sep 2009 15:06:15 +0530 > Subject: Re: realtive path and absolute path > From: srinus...@gmail.com > To: user@struts.apache.org > > Thanks suhas > > for more clarification : > > Say I had deplayed a application n

Re: realtive path and absolute path

2009-09-11 Thread srinu salnki
Thanks suhas for more clarification : Say I had deplayed a application nammed test in jboss so there i have one link: http://localhost:8080/test/jsp/abc.jsp for this what is the relative path and the absolute path. regards Sunil On Fri, Sep 11, 2009 at 2:19 PM, suhas kokal wrote: > hi, >

Re: realtive path and absolute path

2009-09-11 Thread suhas kokal
hi,   Absolute path starts from /ContextName/... Relative path does not start from / but with the URL u declare in the configuration path   Thanks Suhas Kokal --- On Fri, 11/9/09, srinu salnki wrote: From: srinu salnki Subject: realtive path and absolute path To: user@struts.apache.org Date: