WARS Architecture

2010-08-10 Thread Frans Thamura
any idea to make Struts2 work with WARS , a enhanced version of MVC http://www.theserverside.com/news/thread.tss?thread_id=23625 -- Frans Thamura Director Meruvian. The Most Complete Java Services Provider in Indonesia Mobile: +6287885901958 Blog & Profile: http://frans.thamura.info We grow bec

Problems with List> OGNL expression

2010-08-10 Thread Obinna
I'm using Struts 2.1.8.1, xwork 2.1.6 and Tthere seems to be an issue trying to populate the fields of a Lis of Maps using OGNL. In my action I have an action property name 'grid' with appropriate getters/setters of type ArrayList> which I want to populate dynamically from a grid of textboxes. I