Amazon’s EC2 service provides re-sizable compute capacity or a ‘pay as you use’ model for deploying web applications. This blog entry provides an overview for using such a platform with Java EE applications using a Groovy-based framework.
Running Java applications on Amazon EC2
View original post found on TheServerSide.com: Blogs authored by Daniel Rubio @nospam.comJanuary 31st, 2008 — web20
Friendly URLs in Java EE
View original post found on TheServerSide.com: Blogs authored by Daniel Rubio @nospam.comNovember 15th, 2007 — web20
URL application structures are often an afterthought, with many composed from obscure parameters which only have meaning on server-side applications. The following blog entries explore the creation of friendly URL’s using Strus and JSF, which can further enhance the SEO(’Search Engine Optimization’) process for an application’s content.
Google Collections Library
View original post found on TheServerSide.com: Blogs authored by Daniel Rubio @nospam.comOctober 25th, 2007 — tech