Help coderanch get a
new server
by contributing to the fundraiser
  • 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Anebie question

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi I am a newbie in Spring and Tomcat too I am following this tutorial Chapter 1. Basic Application and Environment Setup and I stuck with the tomcat configuration of springapp/build.properties' I use Eclipse with Mongrel, what is the best way to learn spring; Do I have to understand well ant and tomcat before? can you advice me how to configure this file? Thanks in advance
 
Ranch Hand
Posts: 608
Firefox Browser Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Understanding a bit off tomcat and how you can run it off eclipse would help. Tomcat is really pretty simple - specially if you want to just do some basic stuff.

Once you can run you web-app off you Eclipse IDE you don't really need to worry about the ant scripts.
 
reply
    Bookmark Topic Watch Topic
  • New Topic