If you use tomcat, the ROOT sub-directory of the webapps directory is
the default application. You can simply rename your subfolder to root
and put it into the webapps directory (then, the URL to access your
application will simply be http://my.host.name/). I believe you can
also change the default application from ROOT in one of the tomcat
configuration files.

On 7/16/05, Martynas Jusevicius <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I have my application in a subfolder of Cocoon web root
> (cocoon/build/webapp). How do I set it as the root app (which
> currently shows "Welcome to Apache Cocoon!")? Should I simply copy my
> files to the root folder and edit the main sitemap, or is there a
> better way to do that?
> 
> Martynas Jusevicius
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to