[shale] I miss ActionForward.. am I missing something?

2005-09-28 Thread David Bowers
beans, unless I wanted a whole new configuration file for these attributes, which I don't. Does that sound right? Thanks in advance. David Bowers

Re: [shale] I miss ActionForward.. am I missing something?

2005-09-30 Thread David Bowers
e new configuration file for these attributes, > > which I > > don't. Does that sound right? > > > That would make sense. Then you can use settings in > your faces-bean.xml file to set the appropriate security values, without > having to hard code them. > > Thanks in advance. > > > > David Bowers > > > > > Craig > >

[struts-faces] forwarding managed-bean event handler

2006-01-04 Thread David Bowers
I'm trying to figure out a good way to start migrating from struts to JSF (w/o Shale at this point). I've been thinking that it would be very handy if I could do something like this: Then the expression that is forwarded to would be passed to the JSF application an

Re: [struts-faces] forwarding managed-bean event handler

2006-01-04 Thread David Bowers
awkwardly, since I think you have to use JSF components from the struts-faces library). I've looked at the code for Struts-faces several times, (as documentation seems pretty scarce) and it seems to me like its scope is pretty limited. That's why I'm looking at other options for integr

Re: user Digest 5 Jan 2006 04:13:43 -0000 Issue 6352

2006-01-05 Thread David Bowers
bject: Re: [struts-faces] forwarding managed-bean event handler > On 1/4/06, David Bowers <[EMAIL PROTECTED]> wrote: > > > > Unless I'm missing something big, the struts-faces library doesn't > > address the concern I was talking about. > > Struts-faces allows

Re: [struts-faces] forwarding managed-bean event handler

2006-01-05 Thread David Bowers
TECTED]> wrote: > > -- Forwarded message -- > From: Craig McClanahan <[EMAIL PROTECTED]> > To: Struts Users Mailing List > Date: Wed, 4 Jan 2006 16:17:54 -0800 > Subject: Re: [struts-faces] forwarding managed-bean event handler > On 1/4/06, David Bowers &