--- On Tue, 12/16/08, red phoenix wrote: > How to look if I use the default stack? > <struts> > <package name="upload" namespace="/upload" extends="struts-default"> > [...]
It's important to know how the framework you're using works (IMO). You are extending the default package. You can see how the default package is configured by understanding what's in the default struts config file: http://struts.apache.org/2.0.14/docs/struts-defaultxml.html Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org