|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.bc.gov.webade.developer.util.ServletUtils
Helper class for dealing with the Servlet Context.
| Constructor Summary | |
ServletUtils()
|
|
| Method Summary | |
static java.lang.String |
getProperty(javax.servlet.ServletContext context,
java.lang.String property)
Check first in servlet context them in system properties for property value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServletUtils()
| Method Detail |
public static java.lang.String getProperty(javax.servlet.ServletContext context,
java.lang.String property)
context - The servlet context.property - The property we are looking for.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||