{{theTime}}

Search This Blog

Total Pageviews

Java Server Faces Anti Patterns and pitfalls

JSF provides component based User interface development and Ajax provides increased interactivity speed and functionality, comibed together for rich, highly responsive web application. Click here to read JSF pitfalls & Anti Patterns.

No comments:

Setup AWS Application Load Balancer Https

Setting up HTTPS for an AWS Application Load Balancer (ALB) involves configuring an HTTPS listener, deploying an SSL certificate, and defini...