ICEfaces - Extend ice:outputStyle component with media attribute

One of the most important features of style sheets is that they specify how a document is to be presented on different media: screen, beamer, printer,

Using ICEfaces with jQuery Library

ICEfaces is based on Prototype JavaScript-Library, but what when you want to use jQuery in your project too? - The trick is to define separate namespaces

Activate Web Inspector on Mac

To enable the inspector you need to type the following in Terminal (press ⌘ + SPACE and type terminal)

Mac OS X - Adding directories to path variable

Adding new directories to path variable is really simple under Mac OS X. Just follow

JSF - Access Managed-Bean in a servlet

When you have to access your Managed Bean in a servlet, it depends on the scope you set for the