You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ben Souther <bs...@redtrain.com> on 2001/03/18 03:53:21 UTC

javax parser.jar

The latest version of Javax doesn't have parser.jar in it.
Can anyone tell me where I can download  the older version OR can anyone
email parser.jar to me?

Thanks in advance
-Ben


Re: javax parser.jar

Posted by "Craig R. McClanahan" <cr...@apache.org>.

On Sat, 17 Mar 2001, Ben Souther wrote:

> The latest version of Javax doesn't have parser.jar in it.
> Can anyone tell me where I can download  the older version OR can anyone
> email parser.jar to me?
> 
> Thanks in advance
> -Ben
> 
> 

I assume you are talking about the JAXP 1.1 release, right?  If so, you
juse "jaxp.jar" and "crimson.jar" instead of the old "jaxp.jar" and
"parser.jar".

Craig