On 21 abr, 11:59, mdipierro <[email protected]> wrote:
> I think I understand now. you do not need to worry about use of
> sessions. I think the issue is that you did not write a view "default/
> show_form.html" for your action yet so you are getting the
> "generic.html" one by default.
>
> This view includes the session variables for debugging purposes. If
> you click on the [session] button it will show it to you.
>
> If you make a custom view, the session variables will not be stored in
> the page.
>
> Massimo
>
It is true, I am using the generic view. Now I had clearer everything
(and working well).
Thank
Jose
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---