users@woodstock.java.net

RE: Woodstock components examples for VWP NB 6.1 -- where to find?

From: Oddvard Myrnes <oddvardm_at_doremitechno.com>
Date: Wed, 28 May 2008 15:49:11 +0200

Hi Ani,

OK, the Visual Web Javaserver Faces version of the table example now works.
A little rewriting was nessesary, but it was fairly simple to implement,
thank you :-)

However some javascript bugs are still present. The keyPress callback in
custom filter is not working properly, and the filter onChange callback
(filters.jsp) is not working either. I can send you the entire project so
that you can look at it yourself if you want me to?

Oddvard

-----Original Message-----
From: Animesh Sahay [mailto:animesh.sahay_at_gmail.com]
Sent: Friday, May 23, 2008 4:04 PM
To: users_at_woodstock.dev.java.net
Subject: Re: Woodstock components examples for VWP NB 6.1 -- where to
find?


On 5/23/08, Oddvard Myrnes <oddvardm_at_doremitechno.com> wrote:
> Dear Ani,
>
> I guess you refer to the CVS source for woodstock. Unfortunatly I am
> developing my port from the web site:
>
> http://webdev2.sun.com/woodstock-tlddocs/webuijsf/ and it seems like the
> file is missing fom this site.
>
> I am afraid I deleted the woodstock source from my computer ;-(
>
> Can you send me the file please?
Attached are the required files. I thought that you were trying the
example app table examples.

-Animesh
>
>
> Oddvard
>
> -----Original Message-----
> From: Animesh Sahay [mailto:animesh.sahay_at_gmail.com]
>
> Sent: Friday, May 23, 2008 11:33 AM
> To: users_at_woodstock.dev.java.net
> Subject: Re: Woodstock components examples for VWP NB 6.1 -- where to
> find?
>
>
> On 5/23/08, Oddvard Myrnes <oddvardm_at_doremitechno.com> wrote:
> > Dear Ani,
> >
> > I am porting the example to a VWP project and I have started with the
> util
> > packckage. I think that there are two classes missing in example,
Clean
> and
> > Messages. They are referenced in the Group class and unresolved. Can
you
> > please tell me where I can get them?
> I do not see Clean.java used in table example, however Messages.java
> is there under /table/util .
>
> -Animesh
> >
> >
> > Oddvard
> >
> >
> > -----Original Message-----
> > From: Animesh Sahay [mailto:animesh.sahay_at_gmail.com]
> >
> > Sent: Thursday, May 22, 2008 3:46 PM
> > To: users_at_woodstock.dev.java.net
> > Subject: Re: Woodstock components examples for VWP NB 6.1 -- where to
> > find?
> >
> >
> > On 5/22/08, Oddvard Myrnes <oddvardm_at_doremitechno.com> wrote:
> > > Dear Ani,
> > >
> > > That explain a lot.
> > >
> > > Q: Is it possible to design a VWP page (think of it as a segment
page)
> > and
> > > include that as a the "filterPanel.jsp"?
> > Yes, that should work.
> >
> > -Animesh
> > >
> > >
> > > O.
> > >
> > >
> > > -----Original Message-----
> > > From: Animesh Sahay [mailto:animesh.sahay_at_gmail.com]
> > > Sent: Thursday, May 22, 2008 3:17 PM
> > > To: users_at_woodstock.dev.java.net
> > > Subject: Re: Woodstock components examples for VWP NB 6.1 -- where
to
> > > find?
> > >
> > >
> > >
> > > On 5/22/08, Oddvard Myrnes <oddvardm_at_doremitechno.com> wrote:
> > > > Dear Sir,
> > > >
> > > > I have deployd the example.war to my Glassfish server. I am able
to
> > see
> > > the
> > > > examples and their jsp code. The original problem still apply.
> > > >
> > > > Consider the Table->Filter example.
> > > >
> > > > In this example a extra panel is used in the example and I have
> > problem
> > > > understanding how this filter can be coded in VWP. Can you
explain
> > this
> > > for
> > > > me in an easy way?
> > > There is no drag and drop support for "facet" in VWP.
> > > <f:facet name="filterPanel">
> > > <f:subview id="filterPanel">
> > > <jsp:include page="filterPanel.jsp"/>
> > > </f:subview>
> > > </f:facet>
> > >
> > > You can create a jsp page for custom filter and then edit the jsp
page
> > > manually to include
> > > the "custom filter" jsp page for "filterPanel" facet.
> > >
> > > -Animesh
> > > >
> > > >
> > > > Oddvard
> > > >
> > > >
> > >
> > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> > > > For additional commands, e-mail:
users-help_at_woodstock.dev.java.net
> > > >
> > > >
> > >
> >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> > > For additional commands, e-mail: users-help_at_woodstock.dev.java.net
> > >
> > >
> >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> > > For additional commands, e-mail: users-help_at_woodstock.dev.java.net
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> > For additional commands, e-mail: users-help_at_woodstock.dev.java.net
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> > For additional commands, e-mail: users-help_at_woodstock.dev.java.net
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
>
>