Hi

Thanks for the reply.

I think the servlet mappipng should be ,

        <servlet-mapping>
            <servlet-name>Faces Servlet</servlet-name>
            <url-pattern>/JSF01</url-pattern>
         </servlet-mapping>


I think this is not true. I remember when I was using Struts, my ActionServlet's mapping was something like *.do or /do/* and putting index.do in the welcome file list
was working (I'm not sure, I've to check it once again...)

Thanks,
--
Behrang Saeedzadeh
http://www.jroller.com/page/behrangsa

Using Opera's revolutionary e-mail client

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

Reply via email to