Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

A weird question

  Asked By: Howard    Date: Oct 20    Category: Java    Views: 427
  

I am facing a werid problem.
I am workin on asupport proj. In the proj they are
refering to properties file by

System.getProperty("my.properties");

My problem starts with the fact I don't find
System.setProperty("my.properties","filepath")

I know we can also set the envoiornment variable by -D
while invoking the application.

But I am working on web-app which is not under control
of the developer and is a real time environment.


Anybody .. any suggestion where it is setting the
property.

FYI .. I am working on Oracle 9IAS.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on A weird question Or get search suggestion and latest updates.




Tagged: