• 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
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Struts in eclipse

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Every one,
I have downloaded eclipse 3.4,struts 1.2.2,tomcat 5.5 and eclipse tomcat plugin com.sysdeo.eclipse.tomcat_3.2.1.
I have completed the setup of eclipse with tomcat plugin,tomcat is working fine.
Now i want to do a struts application in eclipse.I have searched for so many tutorials in the net but i couldn't find any good tutorial.one way in one tutorial is different form other.
Can any one please tell me any exact way to develop struts application in eclipse.
Thanks for reading this.Please give me reply.
Thanks
Kukunuri
 
Ranch Hand
Posts: 4864
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just import the struts-blank-1.3.x.war file that comes with the Struts download into Eclipse using the file-->import-->war file function. This gives you a template upon which to build your Struts application in Eclipse.
 
She's out of the country right now, toppling an unauthorized dictatorship. Please leave a message with this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic