Re: WAR Files: ME TOO

2000-07-14 Thread Karl Avedal

Hello,

You can either look at the "How do I create and deploy a J2EE application?"
entry in the FAQ (it provides two links that explains both .ear and .war
step-by-step).

Or you can get a book on the subject, there are now many JSP and Servlet books
(make sure you get one that covers Servlet 2.2 or JSP 1.1 though).

Or you can check out the web application chapter of the Servlet specification,
it's a well written specification.

Or you can try to find it in the Servlet/JSP documentation on the Sun Java site.

Or you can create a new war (or a few of them) using the webappassembler.jar and
see how its structure looks if you like leaning by example. You can also study
the examples that are shipped with Orion

Regards,
Karl Avedal

Steven Punte wrote:

 ME TOO:

 I'm looking for the "idiot guide to building war files"

 STeve Punte
 e-Business Software Architect
 Technologent Inc
 [EMAIL PROTECTED]

 - Original Message -
 From: Robert Keith (UK) [EMAIL PROTECTED]
 To: Orion-Interest [EMAIL PROTECTED]
 Sent: Thursday, July 13, 2000 2:13 AM
 Subject: WAR Files

  Hi guys,
 
  Does anyone know of a decent site that details what should be described in
  the web.xml file, I can't find anything on Sun's site that is of any use,
  and how to go about creating a WAR file.
 
  cheers
 
  Bob





Re: WAR Files: ME TOO

2000-07-13 Thread Steven Punte

ME TOO:

I'm looking for the "idiot guide to building war files"

STeve Punte
e-Business Software Architect
Technologent Inc
[EMAIL PROTECTED]


- Original Message -
From: Robert Keith (UK) [EMAIL PROTECTED]
To: Orion-Interest [EMAIL PROTECTED]
Sent: Thursday, July 13, 2000 2:13 AM
Subject: WAR Files


 Hi guys,

 Does anyone know of a decent site that details what should be described in
 the web.xml file, I can't find anything on Sun's site that is of any use,
 and how to go about creating a WAR file.

 cheers

 Bob