The reason for this ugly stack is because the of incompatibility between struts.jar and TAG library definition.
Your TAG library version is 1.2 but your struts.jar Specification-Version: 1.1
The tomact by going through your struts-nested.tld of version 1.2 figured out that it has to load "org.apache.struts.taglib.nested.NestedWriteNestingTei" which is not there in struts.jar of version 1.1