Hi. In the file org.apache.ecs.html.Link.java is a wrong comment / javadoc. The class does not create a <a> tag but a <link>tag. I do not know how has to change this. Just wanted to help. Here is a diff for the file 58c58 < This class creates a <A> tag. --- > This class creates a <Link> tag. Stephan Stahl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Re: org.apache.ecs.html.Link.java wrong comment / ja... Stephan Stahl
- Re: org.apache.ecs.html.Link.java wrong comment... robert burrell donkin
- Re: org.apache.ecs.html.Link.java wrong com... Stephan Stahl
