When I try to build Struts I get this error:
[javac] C:\eclipse\workspace\jakarta-struts\src\share\org\apache\struts\taglib\nested\NestedPropertyTag.java:121: cannot resolve symbol
[javac] symbol : variable EVAL_BODY_AGAIN
[javac] location: class org.apache.struts.taglib.nested.NestedPropertyTag
[javac] return (EVAL_BODY_AGAIN);


I think EVAL_BODY_AGAIN is a JSP 1.2 feature and I'm building with the Servlet 2.2 jar. Is anyone else having this problem?

David





_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail



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



Reply via email to