From: SourceForge.net <no...@so...> - 2012-08-22 14:02:50
|
The following forum message was posted by ngad at http://sourceforge.net/projects/jtidy/forums/forum/41437/topic/5568968: Hi All, I want to use Jtidy in my application for cleaning up my html files. I downloaded the latest version from the Downloads section, but it does not contain the file[b] jtidyservlet.jar[/b] file in the download package. I can only find the jar file jtidy-r938.jar. I placed this in the WEB-INF/lib directory and added the filter in my web.xml file. But it gives the error - [b]java.lang.ClassNotFoundException: org.w3c.tidy.servlet.filter.JTidyFilter[/b] which is quite obvious since the jtidy-r938.jar does not contain the package org.w3c.tidy.servlet Does anyone have an idea if there is any other location from where the jtidyservlet.jar file can be downloaded, or if it has been removed recently? Requesting you help and inputs. Thanks!! |