I want to add a variable to the web.xml file and be able to call in from within a servlet, taglib or bean.
You need to use the <init-parameter> element in your <web-app> element in web.xml. Your JSP syntax appears to be correct.
-chris
signature.asc
Description: OpenPGP digital signature
