cancel
Showing results for 
Search instead for 
Did you mean: 

How to open a .War file

Former Member
0 Kudos

Hi all

I have an application running on J2EE server as packed .War file .

Does anybody know how to open the War file in NWDS ??

And how to modify some JSP present in that application ???

Thanks

KK

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi KK

You will ot be able to open a WAR application deployed in NWDS . Alternatively you can open it using windows ity tools like winzip outside NWDS .

What you can do is you can create a Web module project and incude all the src including JSP's and change the reqd jsp and redeploy the application again with the changes

hope this helps,please do not forget to reward suitable points .

regds

rajeshkr

Message was edited by: Rajesh K. R.

Former Member
0 Kudos

Rajesh

Thanks for the help..

I have created the complete application structure inside the NWDS. But not sure !!!!

Former Member
0 Kudos

Hi KK,

Not sure of what??

I didnt get ur question..

Can you be a bit explicit.

Regards,

Tanveer.

Former Member
0 Kudos

Hi,

Not sure of??

Didnt get ur problem..

Can u be a bit explicit..

Regards,

Tanveer.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi KK:

You can open this files with WinZip or another decompress tool.

If you want to import your WAR file to NWDS you have to create a Web Application Project, and copy your files to this project and regenerate it again.

Regards

Joshua

Former Member
0 Kudos

Hi KK,

I suggest you to convert ur war file into zip by just changing the extension..

Now in NWDS, u can import the ZIP file and select the JSP which u would like to edit..

File->Import->Zip_file->Select the zip file

The file gets imported to the desired folder..

Hope that helps..

Regards,

Tanveer.

Please mark helpful answers