Hi

>    I want to use session in Websh?
>    How can i do it?
>    Please show me a simple, but complete Example.

File based session (stores a file per session on the server):

     http://tcl.apache.org/websh/examples.ws3#83

Cookie based session (just sends the session context in a cookie to
the browser with every request):

    http://tcl.apache.org/websh/examples.ws3#103

Regards
Ronnie
--
Ronnie Brunner | [EMAIL PROTECTED]
phone +41 (0)44 247 79 79 | fax +41 (0)44 247 70 75
Netcetera AG | 8040 Zürich | Switzerland | http://netcetera.ch

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to