A good way to tell if win zip will open your archive is to create a shortcut
on your desktop to winzip.  Try to open the shortcut while dragging the file
that you want to open.  This works for Jar, War, Zip, Tar, Exe (That where
created in winzip) and many other compressed file types.
----- Original Message -----
From: "James Mitchell" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, March 11, 2003 2:50 PM
Subject: RE: [ANN] Struttin' With Struts beta (newbies esp. welcome)


> Winzip will open all of these and probably more:
> arc
> arj
> b64
> bhx
> cab
> hqx
> lzh
> mim
> tar
> tgz
> gz
> z
> jar
> war
> ear
> sar
> uu
> uue
> xxe
>
> --
> James Mitchell
> Software Developer/Struts Evangelist
> http://struts.sourceforge.net/struts-atlanta/
>
>
>
> > -----Original Message-----
> > From: Phil Steitz [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, March 11, 2003 2:44 PM
> > To: Struts Users Mailing List
> > Subject: Re: [ANN] Struttin' With Struts beta (newbies esp. welcome)
> >
> >
> > Mark Zeltser wrote:
> > > Rick,
> > >
> > > Good job, somehow I can't unzip war files, I am getting
> > corrupt zip file
> > > exception.
> > >
> > > Mark.
> >
> >
> > Use jar -xf <war file name>
> >
> > War files are jar files, not zips.  Your JDK should include the jar
> > utility in its /bin directory.
> >
> >
> > >
> > > Rick Reumann wrote:
> > >
> > >
> > >>I created a web site that walks new Struts users step by step
> > >>through the development of three VERY simple web
> > applications in three
> > >>lessons. Each lesson adds a few more features so that they
> > build upon
> > >>each other yet each stands alone such that if you follow
> > the steps in
> > >>any lesson you'll have built a very basic application regardless of
> > >>which lesson you start with.
> > >>
> > >>I created these because there seemed to be lacking some more recent
> > >>"walk through" Struts tutorials geared toward the very new Struts
> > >>developer. I think real newbies will find them especially
> > useful, but
> > >>then again I could be way wrong:)
> > >>
> > >>I'm considering the site a "beta" because I'm sure there
> > will be some
> > >>mistakes. If anyone sees something I'm doing in a lesson that is way
> > >>off (or a very bad practice) please let me know. Some of the stuff I
> > >>know could be done in a more "best practice" way, but for
> > the sake of
> > >>trying to also keep the lessons small and simple some ideas weren't
> > >>included (ie- I didn't use a constants interface for my forward
> > >>definitions).
> > >>
> > >>If anyone wants to contribute, reword, or add anything please let me
> > >>know. The site is there to help others. I got really lazy
> > in a lot of
> > >>places and didn't say much about certain things that I
> > would have liked
> > >>to. Hopefully over time the site will improve.
> > >>
> > >>Struttin' with Struts:
> > >>
> > >>http://www.reumann.net/do/struts/main
> > >>
> > >>--
> > >>Rick
> > >>
> > >>------------------------------------------------------------
> > ---------
> > >>To unsubscribe, e-mail: [EMAIL PROTECTED]
> > >>For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> > > --
> > > NOTICE: If received in error, please destroy and notify
> > sender.  Sender
> > > does not waive confidentiality or privilege, and use is prohibited.
> > >
> > >
> > >
> > >
> > ---------------------------------------------------------------------
> > > 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]
> >
>
>
> ---------------------------------------------------------------------
> 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