2 Replies Latest reply on Mar 19, 2007 9:08 AM by ilya_shaikovsky

    FastFilter

    javajoe220

      Hello, I am trying to use the FastFilter as mentioned in the FAQ and I am getting the following error:

      java.lang.NoClassDefFoundError: org/cyberneko/html/filters/ElementRemover

      Do you know where I would locate this dependency?

      Thanks

        • 1. Re: FastFilter
          javajoe220

          I was able to find the missing dependency at
          http://people.apache.org/~andyc/neko/doc/index.html

          But now some of the <a:commandLink rerender="" are not working.

          Is the issue the well-formed-ness of the pages? I am using XHTML and as far as I am aware they are all well formed.

          Could this be something else? I find it strange I had to go hunt down this dependency. Is this technology currently not mature/ supported?

          Thanks!

          • 2. Re: FastFilter
            ilya_shaikovsky

            Checked this issue. Looks like all links works as expected. It mustn't be the question of well-formed-ness. Did it works fine under Tidy Filter?

            Provide please some more info(pages, libraries versions). And check may be you have some validation/convesion errors while submit your form.