i am planning to do a web application project with 2 backend developers and one designer/frontend developer.
The designer is a freelancer and works in a different office. that means for me fontend/backend development should be decoupled.
Other requirements:
- possibility to provide data interfaces to other application, that are easy to integrate
- system has to be very scalable and high-performant.
- amazing RIA User Interface with flexible reporting abilities
- ...
I thought about using a Wicket/Spring combination in the backend, do you know how good theiy work together?
For the frontend i wanted to use Extjs but i do not know how it works together with wicket? (http://sourceforge.net/projects/wicket-extjs/files/ this wicket-extjs project seams to be stopped in 2008)
I think JQuery and HighCharts for the charting would be a good combination here.
which framworks would you use here and why?
Wiquery and jWicket provide JQuery integration with Wicket. We use Wiquery a bit and it seems fine.