News

Its clean and intuitive user interface allowed me to create and run a test job against a sample Web application in my lab in less than 10 minutes.
This screen also asks you whether you want to upload your own application code or create a sample application. Because my goal in this article is to show you how AWS handles Web applications, let's go ...
A third sample Web application, logoutSampleJSP3 improves upon logoutSampleJSP2 and represents an acceptable solution to the logout problem. A final sample Web application logoutSampleStruts shows ...
The sample web application is an imaginary online ecommerce shop selling digital gadgets. We called it 'Digital Toys' or 'dt' for short. It is available on our github repository.
Caching using JBossCache - AOP Style I used JBossCache as the main framework to demonstrate aspect oriented object caching implementation in the sample web application. JBossCache provides two flavors ...