parser.jar file is missing in JAXP 1.1

How come I don't see any parser.jar file in latest version of JAXP 1.1? My application is expecting a parser.jar file.Where do I get the previous versions?TIA.
[188 byte] By [sundance] at [2007-9-26 3:34:39]
# 1

Hi,

from my understanding you only need the 3 jar files supplied i.e. xalan.jar, crimson.jar and jaxp.jar.

All the parsing facilities are available within these 3 files and of course the framework in the jdk.

Just make sure that these files are within your class path

and it should work fine.

daz.

theforce at 2007-6-29 12:04:15 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...