Should I use EJB3 or Spring for my business layer?

后端 未结 9 2173
Happy的楠姐
Happy的楠姐 2020-12-07 09:05

My team is developing a new service oriented product with a web front-end. In discussions about what technologies we will use we have settled on running a JBoss application

9条回答
  •  感情败类
    2020-12-07 09:52

    i have used a very similar architecture in the past. Spring + Java 1.5 + Actionscript 2/3 when combined with Flex Data Services made it all very easy (and fun!) to code. though, a Flex front end means you need adequately powerful client machines.

提交回复
热议问题