cancel
Showing results for 
Search instead for 
Did you mean: 

Deploying WAR file.,......VERY urgent

Former Member
0 Kudos

hi

I have an external WAR file i want to convert it and to deploy to server.

This war file contains some jsp files ,images etc.(This war file is working properly in Tomcat5.0)

It is urgently needed and also please send me the step by step procedure.

Surely give points to helpful answers

Warm Regards,

Shanto Aloor

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Regards,

Naga

Former Member
0 Kudos

Hi

Plz see the following .

Creating a War File

Prerequisites

The structure of your Web Module project QuickCarRentalWeb is currently displayed in the J2EE Explorer.

Procedure

1. Choose the project node QuickCarRentalWeb in the J2EE Explorer.

2. Open the context menu and choose Build Web Archive.

3. Confirm the message that files were generated successfully with OK.

Result

The archive file QuickCarRentalWeb.war has been created. It contains all the classes in the referenced Web project and the two deployment descriptors from the Web Application project. The archive file is added to the project structure as a separate node.

Next step:

Creating and Deploying the Complete J2EE Application