i have downloaded Xerces-J-2_5_0, i have the jakarta-tomcat3.3.1 on widows XP and j2sdk1.4.0the problem is not knowing how to use the classes in the Xerces,please help me.thanks
don't you just import them with another path name?import something.something.*;and use the methods in the classes like normal: I would assume that you know what the classes do.