2 Replies Latest reply on Jan 5, 2006 5:16 PM by rohini

    Portle and JavaServerFaces

      Hi,

      I am developing some portlet application using JBoss-Portal-2.0-jboss-4.0.2 and JavaServer Faces (MyFaces that include a bridge to develop portlet with JavaServer faces).
      I developed an example where I put 2 portlet on my page. Each portlet contains a simple button and when I click on it the application write somethig on standard output. I noticed that only a portlet at time is active. If I click on the first portlet I see the output but if I click on the second portlet I don't see the output. If I maximize the second portlet and I click then I see the output of the second portlet. Is this behaviour right?
      Otherwise how can I do to have both portlet active at the same time?

      Thanks and regards,
      Giordano