It fails to compile here consistently?...

Compiles fine for me. The NestedIterate does the same thing with its 
super.doAfterBody() method use also, it's a surprise that it would only 
fail on this one.


Arron.

David Winterfeldt wrote:

>v1.3 of 
>src/share/org/apache/struts/taglib/nested/html/NestedFormTag.java
>won't compile for me.
>
>    [javac] symbol  : method doAfterBody  ()
>    [javac] location: class
>org.apache.struts.taglib.html.FormTag
>    [javac]     int temp = super.doAfterBody();
>
>Anyone else having this problem?
>
>David
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Sports - live college hoops coverage
>http://sports.yahoo.com/
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>



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

Reply via email to