Hi Brian, 
did u checked this thread 
http://forums.opensymphony.com/thread.jspa?threadID=71257&tstart=15
and Note , the struts.codebehind.defaultPackage is the package name defined in 
struts.xml not the real package name 
for example 
[code]
<struts>
              <package name="testPackage">......</package>
......
</struts>
then struts.codebehind.defaultPackage  shoud be 
struts.codebehind.defaultPackage =testPackage
[/code]
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=71861&messageID=134480#134480


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

Reply via email to