GWTaculous is open source visual effects library for application created in or based on GWT. It is based on other open source library –
Tag: java
Complex flows with Apache Camel
At work, we’re mainly integrating services and systems, and since we’re on a constant lookout for new, better technologies, ways to do things easier, make Read more
Glimpse on Tomcat performance tuning.
Have You ever wondered about Tomcat configuration in production environment, or just let “this things” to the admins, or even worse, don’t care at all Read more
How to change theme in Ext-Gwt (GXT) application
Some time ago Sencha company included new theme in their GXT library. It’s called SLATE and can be viewed in GXT Explorer demo on this 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 Read more
Generic Enum converter for iBatis
Introducing camel-drools component
Introduction In this post I’ll try to introduce
Apache Camel component for Drools library – a great an widely used Business Rules Management System. When Read more
passive view for Ext GWT applications
Seeing “Google Web Toolkit Architecture: Best Practices For Architecting Your GWT App” presentation by Ray Ryan coincided with start of a new project – an Read more
Embedding XQuery in Java
XQuery is a very powerful language. It can be very useful when you want to do some XML processing in Java.
Let’s say you want Read more