Hi, there is no 'same thing' with RIFE since the templates are not executing, they are really just content that you manipulate. There is thus no reason to put something in the request scope just to be able to access it from the templates. Just do you manipulations directly in Java.
Hope this helps, Geert On 5/31/07, LoneWolf <[EMAIL PROTECTED]> wrote: > > > Hi. > With foundation frameworks like Struts and WebWork, you can put -lets > say- a list in the request scope and then forwards the request to a > JSP for displaying. > How to do the same thing with RIFE ? > > > > > -- Geert Bevin Terracotta - http://www.terracotta.org Uwyn "Use what you need" - http://uwyn.com RIFE Java application framework - http://rifers.org Music and words - http://gbevin.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "rife-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rife-users?hl=en -~----------~----~----~----~------~----~------~--~---
