Hello to all,

I have made one simple Intranet in my home and i'm using Apache Tomacat as a 
server.

I have my all jsp pages and index.html inside Webbapps/test/....

What i want to do is access to intarnet with my others computers.

I configure in hosts (on System32) with the IP of my Server machine. 
192.168.0.1 with the name intranet, but when i write intranet inside my browser 
only appears the tomcat webPage, and i want automatically go to 
intranet/test/index.html writing intranet..

inside my web.xml i have

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

but my problem is the redirection to intranet/test after that automatacally 
goes to index.html  


Sorry for my english (I'm Portuguese)I hope have been understood, any help?

Thanks in advanced, Nuno 



__________________________________________________________
Email gratuito com 2 000 MB
Espaço para guardar as memórias de uma vida
http://www.portugalmail.pt/2000mb

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

Reply via email to