Hi Guys,
I am Using WSAD 5.1.1 ,
J2EE Project(
Struts based application). I am developing J2EE Appication. In This application i want to reuse some other application war file(external war file).
*)what are the ways to use that war file in my present application.
*)Import the war file into present webmodule. Its working fine .But I want different way like it should not mix with this web module files
Is there any way plz suggest me