In most of the works done by a web application developers, managing sessions is strategically important for business needs.The session management keep track of a user's activity across sessions of interaction with the computer system.The application can be a desktop client in a distributed environment or most commonly web applications.As I had an experience in developing session management for J2ee and ASP. Net, the Microsoft technology provides the provisioning of scaling the ASP .Net applications.The session has a very critical importance in maintaining data between user and application.So it has become a play toy for vulnerability hackers.I made a technical document for Session management in ASP .Net- an overview.Read here
session management in asp
Showing posts with label technical document. Show all posts
Showing posts with label technical document. Show all posts
Creating a Java WebService using Axis 2
The web has become more ubiquitous than it was a decade ago.Years before SOA and webservices were buzzwords.But today they have become the building blocks of enterprise business applications as well as any other web applications.Future i said to be semantic webservices.The web itself is an aplication to application communication.These webservices are those programmatic interfaces available to be used by any application that connect to web.Java clients are efficient to communicate through web.Java web services has shown its impact in industry.I tried to make a documentation on developing a simple Java Webservice using Eclipse WTP tool and Axis 2.You are able to view the document here
Subscribe to:
Posts (Atom)