-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Nightly Build
-
Fix Version/s: 1.0.0
-
Component/s: Example Applications
-
Labels:None
-
Environment:Operating System: All
Platform: PC
-
Bugzilla Id:1382
Using struts-template example from nightly build 20010416.
I've come across the following discrepancy:
/WEB-INF/web.xml points to /WEB-INF/tlds/struts-template.tld but the actual
file is under /WEB-INF/struts-template.tld
After creating /WEB-INF/tlds and copying struts-template.tld there the
template apps seems to work.
I assume changing web.xml would have worked as well
Best,
Michael