Home  |  Contact         

Zrinity is the leader in enterprise-class email marketing management solutions and content management solutions for marketing professionals and developers worldwide.
Products Services Solutions Support Resources Partners Company
Java, PHP, CF Code Samples

How to set a global variable in web.xml
<context-param>
    <param-name>name</param-name>
    <param-value>value</param-value>
    <description>description optional</description> 
</context-param>





These parameters are available to servlets/jsp through the ServletContext object.







More Code Samples



  
home products services partners company support contact
Copyright 2006 © Zrinity Inc. All rights reserved.     View our privacy policy         September 9, 2010