posted 16 years ago
Hello,
in a struts2 struts.xml file, we define a package:
<package name="example" namespace="/example" extends="struts-default">
where is this package definition used? and the namespace?
Reason i ask is, if i change the namespace to something else, say, namespace="vvm", the example throws a "resource not found" exception.
Thanks,
Nilesh