On Tuesday 07 June 2005 00:29, Craig McClanahan wrote:
> On 6/6/05, Emond Papegaaij <[EMAIL PROTECTED]> wrote:
> I don't suppose it is
>
> > possible to have a single rule like this:
> >
> > /*.jsp
> >
> > *
> > /{1}.do
> >
> >
>
> The rule matching part of this is *almost* possib
On 6/6/05, Emond Papegaaij <[EMAIL PROTECTED]> wrote:
I don't suppose it is
> possible to have a single rule like this:
>
> /*.jsp
>
> *
> /{1}.do
>
>
The rule matching part of this is *almost* possible. You can use a
"*" wild card for and values. But you
don't get the automa
On Monday 06 June 2005 22:21, Craig McClanahan wrote:
> On 6/6/05, Emond Papegaaij <[EMAIL PROTECTED]> wrote:
> > On Monday 06 June 2005 18:06, [EMAIL PROTECTED] wrote:
> > > I believe that you can use a string instead of a binding expression,
> > > like you would a action forward (action='next')
>
On 6/6/05, Emond Papegaaij <[EMAIL PROTECTED]> wrote:
> On Monday 06 June 2005 18:06, [EMAIL PROTECTED] wrote:
> > > Currently I'm using a construction similar to the one used in the
> > > struts-faces examples. A backing bean contains the forwards and these are
> > > called from the JSF with the f
On Monday 06 June 2005 18:06, [EMAIL PROTECTED] wrote:
> > Currently I'm using a construction similar to the one used in the
> > struts-faces examples. A backing bean contains the forwards and these are
> > called from the JSF with the following code:
> > 'action="#{backing.forward}"'. However this
> Hello,
>
> I'm looking for a elegant way of transfering control from a JSF page back to
> an action. The situation is as follows:
> An action has its 'input' set to the JSF page and forwards control to
> 'getInputForward'. The JSF page contains several input fields and a
> navigation panel, u
6 matches
Mail list logo