Recently I was drawn into one of those UI “religious” disputes that has no easy answers and usually both sides are right. One of our web developers was trying Read more
Tag: web
Testy – nie takie straszne, jak je malująTests – not so scary as they used to
O czym będzie ?
O testach interfejsu aplikacji WEB’owych. Temat, choć związany z programowaniem, to niezbyt popularny wśród developerów. Pisanie testów uchodzi Read more
Grails render as JSON catch
One of a reasons your controller doesn’t render a proper response in JSON format might be wrong package name that you use. It is easy to overlook. Import are on top Read more
SpringWeb + Hibernate + Database encoding problems – solved!
Some time ago, I was investigating SmartClient (SmartGWT) and writting small app to connect via hibernate to MySQL database. During this tests I stuck with Polish locale Read more