reading values from property file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ginni
    New Member
    • Feb 2008
    • 1

    reading values from property file

    hi
    i am writing a jython script for websphere JDBC configuration .
    i want to import the values from the property files bt i m not getting it read fromproperty file.
    can anybody tell me how to import the values from the property files
  • bvdet
    Recognized Expert Specialist
    • Oct 2006
    • 2851

    #2
    Originally posted by ginni
    hi
    i am writing a jython script for websphere JDBC configuration .
    i want to import the values from the property files bt i m not getting it read fromproperty file.
    can anybody tell me how to import the values from the property files
    I have no idea what websphere JDBC configuration is, nor do I have any experience with jython. If the property files are ascii text, and you post a sample file and define the data you want to read, I may be able to help.

    Comment

    Working...