On Thu, Sep 3, 2009 at 5:57 AM, calintz<t492...@yahoo.com> wrote: > > <package name="person" extends="struts-default"> >
You need to add a namespace parameter, based on the error, I'm assuming that you requested either /list or /list.action in your browser when the error message was thrown, so change the above to the following - <package name="person" extends="struts-default" namespace="/" > -Wes -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org