Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create Property File in Tomcat !! CODE

Status
Not open for further replies.

Vaneet

Programmer
May 2, 2002
3
MT
Can anyone give me a code for a property file.I want certain parameters to initialize as soon as my servlet initializes.i would like to call a property file in init() method. so that file can take care of all the paths in my application and i dont have to hard code the path in my java code.I am using Tomcat 4.0.2 with Velocity and SwiftMQ
I would be thankful
Van
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top