I am building a login application in android in which i am hitting a url(with username and password) upto that part it works fine but after that whenever I am hitting a url(once the user is authentica
I have a setup of 2 independent WebLogic 9.2.1 servers (they are Managed servers with their own Admin server). So no Clustering has been setup. They are configured with JDBC Session Persistence. Furth
I am migrating 2 .NET web sites from one Windows 2003 (IIS6) server to another. One of the sites is .NET 2.0 and the other is .NET 3.5. I am using the StateServer mode of ASP.NET session state with th
For a server farm, I would like to install th开发者_开发问答e ASP.Net State Service on a non-web server to share with all the web servers.Is it possible to install the ASP.Net State Service standalone
I have implemented a web app using session state management as per the instructions found on: http://blog.maartenballiauw.be/post/2008/01/ASPNET-Session-State-Partitioning-using-State-Server-Load-Bal
We have a asp.net 2.0 web application that is running on IIS7. It is using web gardens and asp.net state server.