Thanks,

I didn't notice it was in .war.zip format.

Mark.

Phil Steitz wrote:

> 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]

--
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]

Reply via email to