On Feb 15, 2008, at 11:29 PM, Bill Burke wrote:
> You've never found it useful in servlets? I mean you could have:
>
>
> @GET @POST
> public String doIt(@Param("param") int param) {...}
AAAAAAArgh. That's exactly what I'd thought this JSR should encourage
people NOT to do :-)
Stefan
--
Stefan Tilkov, http://www.innoq.com/blog/st/