Becky and Nico,

Thanks for that, most helpful.

Cheers

Simon

°(|:§)  <= Man with bad handle-bar mustache in bobble hat !!


----- Original Message -----
From: "Becky Norum" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, March 28, 2003 2:02 PM
Subject: Re: [OT] Library files interfering with each other!?!


> On Fri, 2003-03-28 at 07:44, Simon Kelly wrote:
> > Nope.  Didn't work, still getting the same problem.
> >
> > Do you know if it is possable to cut up a jar and extract parts and
ditch
> > the rest??
> >
> > Cheers
> >
> > Simon
>
> yup.
>
> jar xvf xxx.jar       expands it (like tar)
>
> you can then delete the appropriate files, edit the Manifest file to
> reflect the deleted files, and re-jar it using something like:
>
> jar cvf xxx.jar path/*
>
> See: http://java.sun.com/docs/books/tutorial/jar/index.html
>
> for info about the jar format and how to manipulate it.
>
> Becky
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to