现在WEB的前台架构可谓百花齐放,可是总是没有一种可以称得上是标准的框架或者架构
准备做一个应用,业务逻辑还是稍微复杂点的,所以就试用了spring
因为我不太喜欢hibernate,就使用了spring+jdbc但是VIEW层的选择让我非常的难受页面表单居多,也希望有RIA,报表等等效果Struts 
Sturts2
JSF
Flex
AJAX
等等 有好多可以选择和搭配的
怎么才是合理的呢
PS.我觉得JSF不错 不知道大家给个什么意见呢
小弟感激~  

解决方案 »

  1.   

    不用hibernate的,推荐ibatis.
    ria考虑用 extjs(当然,如果对页面很有想法还是请放弃).
      

  2.   

    JSF is really not bad, it is gaining more and more attention. and the job demand for jsf is increasing greatly. 
    Struts and spring mvc is also not bad, so it depends which technology you know most. i highly recommend that you use the tech. that you know most. if unfortnuately, you dont any one of them, then you can consider to use JSF. you can google it to see the pros&Cons of each technology.