• 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
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

How to add library files in eclipse helios?

 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all
i am developing struts application and new to struts. how to add the jar files to the WEB-INF\lib directory. (which is required to develop a struts application)
thanks in advance
 
Ranch Hand
Posts: 180
Hibernate Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Akilan,

You can have a look of how to setup Struts in Eclipse.

http://struts.apache.org/1.1/faqs/eclipse.html

Also commercial IDEs like MyEclipse provides support for struts.

Cheers,
Saurav
 
Greenhorn
Posts: 29
Netbeans IDE Eclipse IDE Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello rancher

this link http://struts.apache.org/1.1/faqs/eclipse.html is hopeless, please tell us any other.
 
reply
    Bookmark Topic Watch Topic
  • New Topic