Hi everyone.
I'm using apache-tomcat-7.0.20 to deploy my ROOT.war
i have  change C:\apache-tomcat-7.0.20\conf\server.xml  line from
"<Connector port="8080" protocol="HTTP/1.1" "  to   " <Connector port="80"
protocol="HTTP/1.1"
 when I enter my localhost  i get  "
HTTP 404 - /

*description resource **(/) is not avaible*

*Question: how i can redirect from (/) roo directory to my index,jsp,
typing in the browser 127.0.0.1*

*THANKS.
*

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to