You can reverse engineer servlet code and deployment descriptor into an OOM. The reverse engineering feature reverses the Java class as a servlet class, it reverses the servlet as a component, and associates the servlet class with this component. The reverse engineering feature also reverses the deployment descriptor and all the files inside the WAR.
You start reverse engineering servlet from
.Select one of the following Java formats from the Selection page, and select the Reverse Engineer Deployment Descriptor check box from the Options page:
For more information on the Java formats, see Reverse Engineering Java Code.
The Reverse Java dialog box is displayed.
A standard Open dialog box is displayed.
The Reverse Java dialog box displays the items you selected.
A progress box is displayed. If the model in which you are reverse engineering already contains data, the Merge Models dialog box is displayed.
For more information on merging models, see the Comparing and Merging Models chapter in the Core Features Guide.
The Reverse page of the Output window displays the changes that occurred during reverse and the diagram window displays the updated model.