• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Creating a WAR file for a Struts application in Eclipse.

 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Folks,
I was trying to create a war file in Eclipse for a Struts application.The war file needs to be deployed in JBoss eventually.How do I create the war file?I am
using the Eclipse IDE,the evaluation version of a plugin from MyEclipse for creating the Web Project and the JBoss IDE which integrates with Eclipse.

Thanks
 
reply
    Bookmark Topic Watch Topic
  • New Topic