RE: state tracking for jsp:include's

2007-01-13 Thread JS Portal Support
Dear Kito, That did the trick, Great! Through your comments I stumbled across the tag. If I add this just after my include calling my s:subview'ed /entities/file.jsp, all works exactly like it does when accessed directly Thanks, Joost -Original Message- From: Kito D. Mann [mailto:[EMAIL

RE: How to pass object between backing beans

2007-01-13 Thread JS Portal Support
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 declaration. Is this possible? So basically I want my s:view to

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

RE: state tracking for jsp:include's

2007-01-13 Thread Kito D. Mann
Joost, Looking at the issues you're having, it looks like you need one or more other objects in a different scope (such as session). For example, if you had a session-scoped "visit" object that was injected into your backing beans, it could store state inbetween requests, and your backing beans co

state tracking for jsp:include's

2007-01-13 Thread JS Portal support team
Sorry if I'm asking a lot of newbie questions here, but some things are not quite clear to me. When I have a /entities/file.jsp backed by my file class. and access it directly all works fine. But when I include the /entities/file.jsp (

How to pass object between backing beans

2007-01-13 Thread JS Portal support team
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 generictable. Something like would be great. Or is this not the right

RE: ViewController.preprocess never called

2007-01-13 Thread JS Portal support team
Craig, Due to reasons I don't quite understand it started working. I tried to find out what I did that changed it, but unfortunately I can't backtrack the cause. But, fortunately, it works! Thanks, Joost JS Portal - Support Dasstraat 21 2623CB Delft the Netherlands E: [EMAIL PROTECTED] W: www.