Hi! Adam,
Thankyou very much for your reply.
But I'm using Oracle ADF Faces, and  <af:panelHorizontal> and
<af:selectmanyCheckbox> works fine with out facelets.The problem is while
using with facelets , I'm getting   an error  saying  that Facelets support
adf-faces ,but there is no tag available for panelHorizontal, or
selectManyCheckbox.

Why  am I getting such error when all other tags are wiorking fine?

Is it that  you (Mr.Adam Winer) have providedd  facelets-tag support for
<af:panelHorizontalLayout> and not for <af:panelHorizontal>?And what about
selectManyCheckbox?
Thanking you for your support,
Samba.
P.S.
As with <af:table>, it is  a problem with ADF Bindings filter not invoking
faces Servlet because of jsf extension of the pages.
I solved it.
Thank you,
Samba.

On 9/15/06, Adam Winer <[EMAIL PROTECTED]> wrote:

panelHorizontal was renamed to panelHorizontalLayout in Trinidad.

As for table, dunno, I've not seen that problem.

In Trinidad, *all* our components have Facelets tags.  (There's
a handful of attributes, though, that aren't supported in
Facelets).

-- Adam



On 9/7/06, Samba <[EMAIL PROTECTED]> wrote:
>
> Hi! All,
> ADF Table not working with Facelets. It's giving me Access denied
message
> for table components.
> Can any one tell me how to get ADF Table components  working with
> Facelets?
> Further,
> I found that <af:panelHorizontal> is not working with Facelets, saying
the
> facelets supporting version of that tag  is not writtten.
> Are  there any other components  in ADF Faces that do not have facelets
> supporting  tags?
> Thanking you ,
> Samba.
>
> On 9/5/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> >
> > Cannot find FacesContext means not inside a faces req.
> >
> > use the mapping you specified.
> >
> > That stuff is def. working.
> >
> > On 9/5/06, Samba <[EMAIL PROTECTED]> wrote:
> > > Hi! Matthias,
> > > I  ran the page with the code you have given with tr:document
replaced
> > by
> > > af:document
> > >
> > > But I got
> > >
> > > javax.servlet.jsp.JspException: Cannot find FacesContext
> > >         at javax.faces.webapp.UIComponentTag.doStartTag(
> > UIComponentTag.java:405)
> > >         at oracle.adf.view.faces.webapp.UIXComponentTag.doStartTag(
> > UIXComponentTag.java:85)
> > >         at _untitled_jspx._jspService(_untitled_jspx.java:47)
> > >         [/untitled.jspx]
> > > Earlier I got the output but, the align ment went wrong , and also
> > > when I tried to use it as a template  The chiild page is not
> > > inheriting the lay out given in Parent(template)page.
> > >
> > > Okey,
> > > I'll abandon that. lease tell me how to accomplish this using the
new
> > > syntax, I dindn't change the web.xml file or faces-confi.xml
> > >
> > > But it gave me no faces context error.
> > > further, the JDeveloper is  pointing me that <af:document cannot be
> > > the parent element.
> > >
> > > I'm in a fix,  now.
> > >
> > > Seeking your help,
> > > Samba.
> > >
> > >
> > > On 9/5/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> > > >
> > > > On 9/5/06, Christoph Lassner <[EMAIL PROTECTED]> wrote:
> > > > > Yes, you can. In the last weeks, we had a look at quite a lot of
> > > > > technologies to upgrade the UI of our application.  I was
> > responsible
> > > > for
> > > > > the search and presentation. Trinidad was chosen as the most
> > promising
> > > > one
> > > > > and will propably soon be integrated in the project. However
this
> is
> > at
> > > > > present not yet 100% sure, because our time is limited and
> Trinidad
> > is
> > > > not
> > > > > yet finished. But this will soon be decided and then I will add
> > company
> > > > and
> > > > > project to the site.
> > > >
> > > > cool. adding such a statement "Trinidad was chosen as the most
> > promising
> > > > one"
> > > >
> > > > > Greetings to California or whatever beautiful place you're
staying
> > now
> > > > ;-)
> > > >
> > > > Emsdetten, Muensterland, Germany :)
> > > >
> > > > > Chris
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Matthias Wessendorf
> > > >
> > > > further stuff:
> > > > blog: http://jroller.com/page/mwessendorf
> > > > mail: mwessendorf-at-gmail-dot-com
> > > >
> > >
> > >
> > >
> > > --
> > > Vuntaanu...
> > > Samba.
> > >
> > >
> >
> >
> > --
> > Matthias Wessendorf
> >
> > further stuff:
> > blog: http://jroller.com/page/mwessendorf
> > mail: mwessendorf-at-gmail-dot-com
> >
>
>
>
> --
> Vuntaanu...
> Samba.
>
>




--
Regards...
Samba.

Reply via email to