Hi Maduravalli,
I think you will need to set the session in you sitemap part that
generates your wml/html/chtml. You can do this by using the SetterAction.
You can get the session inside your sitemap by using the
SessionAttribute input module. You can request your session attribute
with {session-attr:someattribute}.
You can also use flowscript or the SessionInvalidatorAction to unset the
entire session.
I think the Cocoon website provides enough information about the sitemap
and XML.
Kind regards,
Jeroen Reijn
Maduravalli wrote:
Hi,
I need to set a session variable in wml/html/chtml page generated by
cocoon. How to do this? The form values are submitted to the php page,
and through this how to get a session values in cocoon sitemap.xmap or
in wml/html/chtml pages?
I need to maintain the values throughout the pages. And how to unset
the session variable while logout?
And also please send me the help links for session in xml/ wml/ html/
chtml/ xsl/ sitemap.xmap files.
Thanks and Regards,
Maduravalli J
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]