When I write Java webapps, I usually use JSTL tags. I think that these tags are great, except for one thing that pisses me off: while the expression language allow you to ac
Have a look at Seam! With Seam, EL became the way it should be. Calling methods even with parameters works like a breeze.