Skip to content

Contrast matters

by Florian Fankhauser

Tag: jsp

Accessing Context Initialization Parameters in JSP page

Wow, took me over half an hour to find out how to access Context Initialization Parameters directly in a JSP page. Simple, if you know how. I wonder, why this is so badly documented. Anyway, here’s how:

${initParam['PARAM_NAME']}

Source: http://www.informit.com/articles/article.aspx?p=30946&seqNum=7

Author FlorianPosted on November 26, 2012August 15, 2018Categories UncategorizedTags jspLeave a comment on Accessing Context Initialization Parameters in JSP page

Recent Posts

  • Another wisdom
  • Wisdom
  • Composing generators in JavaScript
  • Accessing Context Initialization Parameters in JSP page
  • Video: Simple Made Easy

Recent Comments

    Archives

    • November 2016
    • May 2016
    • April 2016
    • November 2012
    • October 2011
    • August 2011
    • July 2011
    • June 2011
    • May 2011
    • March 2011
    • February 2011
    • January 2011
    • December 2010
    • November 2010
    • September 2010
    • August 2010
    • April 2010
    • October 2009
    • August 2009
    • July 2009
    • June 2009
    • May 2009

    Categories

    • Business
    • Java
    • JavaScript
    • Shortcuts
    • Software Development
    • Tools
    • Uncategorized
    • Usability
    Contrast matters Proudly powered by WordPress