Wednesday, 28 March 2012

JSF f:event

Must be a ComponentSystemEvent or:
  • postAddToView
  • preValidate/postValidate
  • preRenderView/preRenderComponent

Oracle DB Console and New Hostname

  • emca -deconfig dbcontrol db -repos drop
  • emca -config dbcontrol db -repos create

Friday, 23 March 2012

IE8 Flashing CSS background-image

<meta http-equiv="Page-Enter" content="blendTrans(Duration=.01)" />

<meta http-equiv="Page-Exit" content="blendTrans(Duration=.01)" />