Saturday, January 31, 2009

Dynamic list binding in Spring Webflow

I had enough problem in binding a dynamic list with Spring Mvc.
I found the following one is fine.
http://mattfleming.com/node/134

But , Now i am with webflow,But I know still its the same.
I am working on it, will figure out whether it is correct
.... hoping to write more on it.

Saturday, January 24, 2009

IE in fedora 8.

I had some problem in installing IE in my fedora 8.
But this time i succeed.
Types these in command line :)
1) su
2)yum install wine
3) yum -y install cabextract
4) wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz
5)tar zxvf ies4linux-latest.tar.gz
6)cd ies4linux-2.99.0.1/
7) ./ies4linux

Thata all...
Now works fine;