adf « Portlet « JSF Q&A





1. JSF Faces Bridge get java.lang.NullPointerException when deploying to oc4j container    stackoverflow.com

I am running JDeveloper 10.1.3.4 with the webcenter pre-configured oc4j. I'm trying to portletize a vanilla JSF webcenter project.

  1. I create a application using the webcenter application template.
  2. Add a JSF JSP, simple ...

2. Developing portlets without JSF/ADF    coderanch.com

Hello: My organization uses Oracle products so I use JDeveloper. We are starting to develop portlets which is nice in JDeveloper except for the fact that it assumes you are using JSF and ADF. We do not want to use these technologies. For example, I am trying to add a portlet to a JSP. If I use JDeveloper, it bloats my ...