I suspect the resource you are using in web.xml for your <welcome-file.list> is 
stated incorrectly. I suspect it should be index.html so like this:
    <welcome-file-list>
        <welcome-file>index.html</welcome-file>
    </welcome-file-list>

~Karl

--- On Tue, 9/29/09, Alfredo Torres <alfredoluis.tor...@gmail.com> wrote:

> From: Alfredo Torres <alfredoluis.tor...@gmail.com>
> Subject: [java ee programming] Struts 2
> To: "Java EE (J2EE) Programming with Passion!" 
> <java-ee-j2ee-programming-with-passion@googlegroups.com>
> Date: Tuesday, September 29, 2009, 8:49 AM
> Hi,
> 
>   I have to format and reinstall my pc.
> 
>   I have XP sp 3, Netbeans 6.7.1 with Java , Java Web
> and EE. With
> Apache tomcat and Glassfish Prelude V3.
> 
>   When i try to open and run the Strut2-Hellotime
> project from the lab
> folder i receive the page in the attachments.
> 
>   In any on the web servers apache or Glashfish.
> 
>   Any idea??
> 
> Thanks in advance
> 
> -- 
> Saludos
> Alfredo Torres
> Hab.+58 212 9446304
> Cel. +58 416 6118599
> 
> > 
> 


      

--~--~---------~--~----~------------~-------~--~----~
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