Re: How to pass object between backing beans

2007-01-15 Thread Craig McClanahan
:[EMAIL PROTECTED] On Behalf Of Craig McClanahan Sent: Monday, January 15, 2007 3:29 PM To: user@shale.apache.org Subject: Re: How to pass object between backing beans On 1/14/07, JS Portal Support <[EMAIL PROTECTED]> wrote: > > Craig, > > Great, it now works nicely and is portable to a

RE: How to pass object between backing beans

2007-01-15 Thread Kito D. Mann
> -Original Message- > From: JS Portal Support [mailto:[EMAIL PROTECTED] > Sent: Monday, January 15, 2007 2:43 AM > To: user@shale.apache.org > Subject: RE: How to pass object between backing beans > > By the sounds of it jMaki is the way to go then. I understand

RE: How to pass object between backing beans

2007-01-14 Thread JS Portal Support
:[EMAIL PROTECTED] On Behalf Of Craig McClanahan Sent: Monday, January 15, 2007 3:29 PM To: user@shale.apache.org Subject: Re: How to pass object between backing beans On 1/14/07, JS Portal Support <[EMAIL PROTECTED]> wrote: > > Craig, > > Great, it now works nicely and is portable t

[OT] jMaki, Dojo, and AJAX integration (was RE: How to pass object between backing beans)

2007-01-14 Thread Kito D. Mann
etter! http://oi.vresp.com/?fid=ac048d0e17 * > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Craig McClanahan > Sent: Sunday, January 14, 2007 9:29 PM > To: user@shale.apache.org > Subject: Re: How to pass object between backin

Re: How to pass object between backing beans

2007-01-14 Thread Craig McClanahan
It pays to add the footnotes: [1] https://bpcatalog.dev.java.net/ [2] https://ajax.dev.java.net/ Craig On 1/14/07, Craig McClanahan <[EMAIL PROTECTED]> wrote: On 1/14/07, JS Portal Support <[EMAIL PROTECTED]> wrote: > > Craig, > > Great, it now works nicely and is portable to any other view

Re: How to pass object between backing beans

2007-01-14 Thread Craig McClanahan
On 1/14/07, JS Portal Support <[EMAIL PROTECTED]> wrote: Craig, Great, it now works nicely and is portable to any other view I might create in the future without altering my GenericTable view. Cool ... that's the way it's supposed to work :-). On a different note: Is it correct btw that M

RE: How to pass object between backing beans

2007-01-14 Thread JS Portal Support
Behalf Of Craig McClanahan Sent: Monday, January 15, 2007 12:24 PM To: user@shale.apache.org Subject: Re: How to pass object between backing beans On 1/13/07, JS Portal Support <[EMAIL PROTECTED]> wrote: > > Thanks Craig, > > That makes sense. But the problem here is that genericta

Re: How to pass object between backing beans

2007-01-14 Thread Craig McClanahan
On 1/13/07, JS Portal Support <[EMAIL PROTECTED]> wrote: Thanks Craig, That makes sense. But the problem here is that generictable will be called from many views, and not just the myfiles view. So I would love the injection to be handled from the myfiles view, backing bean or managed-bean decla

RE: How to pass object between backing beans

2007-01-13 Thread JS Portal Support
ry 14, 2007 1:08 PM To: user@shale.apache.org Subject: Re: How to pass object between backing beans On 1/13/07, JS Portal support team <[EMAIL PROTECTED]> wrote: > > Hi, > > I have a view (myfiles.jsp) plus backing bean (myfiles). myfiles.jsp has > an jsp:include (filestable.jsp

Re: How to pass object between backing beans

2007-01-13 Thread Craig McClanahan
On 1/13/07, JS Portal support team <[EMAIL PROTECTED]> wrote: Hi, I have a view (myfiles.jsp) plus backing bean (myfiles). myfiles.jsp has an jsp:include (filestable.jsp) in an s:subview which is backed by my generictable bean. How can I best pass the List of file Objects from myfiles to generi