Tuesday, November 29, 2011

How to access web.xml init parameters from java code?

You can get it using externalContext getInitParameter method. For example, if you have:
Category:JSF Interview Questions

No comments:

Post a Comment