JSF with JSR 168 Portlet

2005-07-01 Thread Sunil Tiwari
Hi All,   I am trying to use JSF in JSR 168 portlet. I am not able to navigate from one jsp to another jsp using navigation rules in faces-config.xml   Is it a bug in faces implementation for JSR 168 portlet??   If i dont want to use the navigation rules for navigation then how can I do it?

JSF with JSR 168 Portlet

2005-07-01 Thread Sunil Tiwari
: Friday, July 01, 2005 12:57 PM Subject: JSF with JSR 168 Portlet Hi All,   I am trying to use JSF in JSR 168 portlet. I am not able to navigate from one jsp to another jsp using navigation rules in faces-config.xml   Is it a bug in faces implementation for JSR 168 portlet??   If i dont want to use

RE: JSF with JSR 168 Portlet

2005-07-01 Thread Stan Silvert
:[EMAIL PROTECTED] Sent: Friday, July 01, 2005 5:35 AM To: MyFaces Discussion Subject: JSF with JSR 168 Portlet   Hi,   I am using websphere studio site developer 5.1.2 with portal toolkit 5.0.2.3. It provides the option to create JSR 168 portlet and the IBM specific portlet

Re: JSF with JSR 168 Portlet

2005-07-03 Thread Sunil Tiwari
Thanx a lot Silvert for ur reply. The link provides very limited information on integrating JSF with JSR 168 portlet. I was able to use JSF components in portlet and it was working fine. But the problem was simple navigation. The control is passed to the action method in the managed bean

RE: JSF with JSR 168 Portlet

2005-07-05 Thread Stan Silvert
] Sent: Monday, July 04, 2005 1:32 AM To: MyFaces Discussion Subject: Re: JSF with JSR 168 Portlet   Thanx a lot Silvert for ur reply. The link provides very limited information on integrating JSF with JSR 168 portlet. I was able to use JSF components in portlet and it was working

Re: JSF with JSR 168 Portlet

2005-07-05 Thread Sunil Tiwari
on Sent: Tuesday, July 05, 2005 9:59 PM Subject: RE: JSF with JSR 168 Portlet I haven’t seen this problem.  The car demo uses navigation rules extensively and it runs just fine as a MyFaces portlet.  The only thing you have to do is remove the redirects from faces-config.xml.

RE: JSF with JSR 168 Portlet

2005-07-06 Thread Stan Silvert
PROTECTED] callto://stansilvert From: Sunil Tiwari [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 06, 2005 12:54 AM To: MyFaces Discussion Subject: Re: JSF with JSR 168 Portlet   Hi,   I am using IBM Websphere Studio Site developer 5.1.2 with Portal Toolkit 5.0.2.3

Re: JSF with JSR 168 Portlet

2005-07-07 Thread Sunil Tiwari
: Thursday, July 07, 2005 3:50 AM Subject: RE: JSF with JSR 168 Portlet I’d love to help you, but that’s IBM’s code not MyFaces.  IBM has had portlet support for much longer than we have so I am assuming that they aren’t using MyFaces under the covers.  I suggest you either