add a welcome-file tag inside your web.xml, such as:

        <welcome-file-list>
                <welcome-file>index.html</welcome-file>
        </welcome-file-list>

scott.
--- [EMAIL PROTECTED] wrote:
> 
> I installed a tomcat 3.2.1 on my machine .and when I
> run it 
> http://localhost:8080
> 
> it take a default index.html   from webapps/root
> 
> i need to set my own default page
> 
> thanx in 
> Advance
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, email:
> [EMAIL PROTECTED]
> 


=====
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Scott
May the Force be with you!

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

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

Reply via email to