FOM: The Context Object

---methods---

----properties----
 \[name\] \-> maps to the attribute indicates with the name

For example context.blah is equivalent to context.getAttribute("blah")

or as alternative:

 \[name\] \-> maps to the attribute indicates with the name

For example context.blah is equivalent to context.getInitParameter("blah")