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"?
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