How to open a .war file inside Netbean IDE?

How to open a .war file inside Netbean IDE?

Dear experts,

I've been trying to read a .war file inside my Netbean IDE alot of times but to no avail.

When I used open file to open the .war file, it just remains inside my netbean as .war file. When I pressed the run tab inside my netbean ide to see how the application inside that .war file works, it doesn't allow me to.

I'd appreciate it if you could run through the steps on how to put a .war file inside Netbean IDE.

Couldn't find anything at all in the Internet. And the help files inside Netbean ide just point me to Axis file...which is alien to me and not helpful at all.

Been trying many ways to tackle this problem and forced to seek help here.

Please help me. Many thanks.
View Answers

March 10, 2012 at 1:23 PM

first you have to extract the war file and then convert the class file into java file using jad decompiler . Class file will be in src folder. For extracting you can use 7zip

You can open the war file in netbeans by file->new project->web application and choosing java web application with exisiting resource.select the extracted war folder.you have to paste the java file on the respective package









Related Tutorials/Questions & Answers:
How to open a .war file inside Netbean IDE? - IDE Questions
WAR file
Advertisements
how to configure the hibernate in netbean
war file
how to convert war file into .exe file using java code
In netbean jdk, it does not import the file,"java.nio.file.Paths". why?.
war file in myenclipse - Struts
ModuleNotFoundError: No module named 'idec'
How to run our application after deploying .war file in tomcat6.0
Deploy war file
How to run our application after deploying .war file in tomcat6.0
How can store image in server folder when deployed with a .war file?
How to netbean mobile application - MobileApplications
deploy war file
conversion of war file into executable jar file
how to open a file of .110 extension??
How to Open a File in HTML Form
searching inside a file for details
ModuleNotFoundError: No module named 'python-idex'
ModuleNotFoundError: No module named 'python-idex'
Deploying website war file on linux
ModuleNotFoundError: No module named 'idem'
How to export war file from Eclipse Luna 4.4.2 and deploy on Tom cat?
How to open a file in java using JFileChooser
how to open a file with a jbutton? - Java Beginners
To call jrxml/jasper file through jsp code in netbean
war file deploy in tomcat server - WebSevices
How to embedd jre inside the converted .exe file from .jar using Launch4J
ModuleNotFoundError: No module named 'idem-azurerm'
ModuleNotFoundError: No module named 'idem-darwin'
ModuleNotFoundError: No module named 'idem-linux'
ModuleNotFoundError: No module named 'idem-windows'
Error with Maven while deploying the war file
How to Open Text or Word File on JButton Click in Java - Java Beginners
how can i open pdf file in assest folder in android application?
Storing records of a file inside database table in java
Error with Maven while deploying the war file
how to add panel inside frame?
Connect database in Access to Netbean?
JavaScript Open file
how to deploy struts2 app in Intellij idea
how to deploy struts2 app in Intellij idea
how to deploy struts2 app in Intellij idea
how to deploy struts2 app in Intellij idea
how to deploy struts2 app in Intellij idea
how to deploy struts2 app in Intellij idea
how to deploy struts2 app in Intellij idea
how to deploy struts2 app in Intellij idea
how to deploy struts2 app in Intellij idea
JSP Open File

Ads