uklance / tapestry-cometd

A push library for Tapestry5 based on CometD
17 stars 3 forks source link

Investigate zoneId request parameter #4

Closed uklance closed 12 years ago

uklance commented 12 years ago

This can be tested by changing FakeHttpServletRequest.getParameter(String name) to throw an exception

uklance commented 12 years ago

This issue goes away once #14 is solved