I found a need to retrieve a configuration value in web.xml and found the following post useful.
Posts Tagged ‘j2ee’
context-param and init-param in web.xml
Posted: June 29, 2011 in howto, Java, TechnologyTags: configuration, j2ee, Java
0
row selection for RichFaces
Posted: March 3, 2010 in howto, TechnologyTags: Ext JS, j2ee, Java, RichFaces
I found this thread helpful for figuring out how to get selected row for an extendedDataTable.
Now I start to really appreciate how elegant and simple Ext JS is on getting selected row for a datatable.
A second example on properties
Posted: March 3, 2010 in howto, TechnologyTags: configuration, j2ee, Java, properties
Here is a second example on using a configuration properties file for web applications.
