Hi Laxman, Yes session variables are stored in server side. But server should identify subsequent request are from the same client right. Since HTTP is stateless cookies(ex JSessionId) is used to identify the client. That's what HTTP context might do. Otherwise normal multiple HTTP calls won't be recognized as separate clients.
@Godwin hope it is your requirement. Touched, not typed. Erroneous words are a feature, not a typo.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
