layout | title | categories | weight | parent |
---|---|---|---|---|
post |
Your First Web Application |
SBP |
200 |
examples.html |
This tutorial explains how your existing web JEE web application can benefit from the XAP platform, showing you how to deploy a simple standard web application into the XAP environment to achieve high availability and self healing capabilities, how to achieve failover capabilities for your HTTP session and how to access the XAP data grid from within the web application.
{%fpanel%}
-
Adding Self-Healing and Automatic Scaling to your Existing Web Application
Shows how to take an existing web application (in our case a very simple servlet and JSP example) and deploy it to the XAP environment to achieve high availability and dynamic load balancer configuration -
Enabling HTTP Session Failover & Fault Tolerance
Shows how to back your application's HTTP session store with the Space to achieve high availability and fault-tolerance -
Removing the Database Bottleneck
Shows how to access the XAP in memory data grid from within your web application to achieve unparalleled scalability and performance compared to a relational database.
{% endfpanel %}