System.getProperty
843840Dec 18 2008 — edited Dec 19 2008Hi
I am supporting one web based application. In one of jsp pages I found System.getProperty("variable") code. I am trying to look for "variable" value where they defined it.
I checked in system envrionment variables, but they never defined it. My application runs on Weblogic8.1 server, Can anybody suggest me , where to look for this variable?
thanks
vasu