Hello, martin koeck wrote: > wow, great idea ! > > just one drawback: is there a way to pass parameters this way from the > html to the jsp ? > > /some.html?id=4711&name=... Yes sure, the jsp can access the parameters as normal request.getParameter() > > rgds > -- > martin > Best regards, Andras.