On 31 Mar., 22:09, "Mohammad Ali Safari" <[EMAIL PROTECTED]> wrote: > > You probably want to use flash > instead:http://www.symfony-project.org/book/1_0/06-Inside-the-Controller-Laye... >
Using flash is essentially storing the value in the session with the added convenience of automated cleanup. It still seems like a hack to me. We do not have to use the session to pass values to a component - why should this be required when sending a mail? Kasper --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
