You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by anandh <an...@gmail.com> on 2006/07/05 08:59:36 UTC

how to access the filename direct without giving foldername

i hav one doubt..
we can access http://localhost:8080/foldername/filename
this is normale way
how to access 
http://localhost:8080/filename
what change i made and where

pls reply me fast......
-- 
View this message in context: http://www.nabble.com/how-to-access-the-filename-direct-without-giving-foldername-tf1893016.html#a5176920
Sent from the Tomcat - User forum at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: how to access the filename direct without giving foldername

Posted by Foo Shyn <fo...@optegra.com.my>.
think can do it in 2 ways:

1) put ur file in the ROOT folder
2) use ur xml mapper to configure ur tomcat to direct the user to that 
particular folder where u store ur file

HTH


Thanx.
Regards,
FooShyn
----- Original Message ----- 
From: "anandh" <an...@gmail.com>
To: <us...@tomcat.apache.org>
Sent: Wednesday, July 05, 2006 2:59 PM
Subject: how to access the filename direct without giving foldername


>
> i hav one doubt..
> we can access http://localhost:8080/foldername/filename
> this is normale way
> how to access
> http://localhost:8080/filename
> what change i made and where
>
> pls reply me fast......
> -- 
> View this message in context: 
> http://www.nabble.com/how-to-access-the-filename-direct-without-giving-foldername-tf1893016.html#a5176920
> Sent from the Tomcat - User forum at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>
> 


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org