On 2/20/06, Leila Carvalho <[EMAIL PROTECTED]> wrote:
>
> Craig,
> First of all, congratulations for your Struts-Faces library!!
> This library is what I have been looking for..
>
> be careful of one particular scenario. Struts only creates one instance
> of
> > an Action class for the entire appl
Craig,
First of all, congratulations for your Struts-Faces library!!
This library is what I have been looking for..
be careful of one particular scenario. Struts only creates one instance of
> an Action class for the entire application, so that is not a good place to
> put request-specific event
On 2/20/06, Leila Carvalho <[EMAIL PROTECTED]> wrote:
>
> Dear Craig,
>
> Thanks a lot, but I'm still a bit confused...
> Is mybean an ActionForm, an Action or an adapter to Faces Backing Bean ???
> Gracias!!
Technically, "mybean" would be a Faces backing bean, but it *could* be any
of the above
Dear Craig,
Thanks a lot, but I'm still a bit confused...
Is mybean an ActionForm, an Action or an adapter to Faces Backing Bean ???
Gracias!!
This kind of thing will work in Struts-Faces, but only if you correctly
> specify the expressions, and use an input field :-)
>
>
>
> Craig
-
On 2/19/06, Gary VanMatre <[EMAIL PROTECTED]> wrote:
>
> From: "Leila Carvalho" <[EMAIL PROTECTED]>
>
> > Can I apply Value-change Event in my jsp pages under Struts-Faces
> > Integration ???
> > How??
> > Thanks in advance.
> > Leila.
>
> You can add a value change listener as an action binding me
From: "Leila Carvalho" <[EMAIL PROTECTED]>
> Can I apply Value-change Event in my jsp pages under Struts-Faces
> Integration ???
> How??
> Thanks in advance.
> Leila.
You can add a value change listener as an action binding method on a backing
bean,
public void cityChanged(ValueChangeE
Can I apply Value-change Event in my jsp pages under Struts-Faces
Integration ???
How??
Thanks in advance.
Leila.
7 matches
Mail list logo