| Author |
Enterprise Programming with Scala
|
Chaminda Amarasinghe
Ranch Hand
Joined: May 17, 2006
Posts: 402
|
|
Hi Venket,
One interesting feature of Java/ JEE is developing Distributable, Large Scale Enterprise applications. Is that available with Scala as well?
Thanks
|
 |
Venkat Subramaniam
Author
Ranch Hand
Joined: Jan 28, 2008
Posts: 79
|
|
You typically use more than Java to build enterprise applications. You use libraries, frameworks, etc.
There are more than one such library and frameworks as you know. You can use Scala with with these
frameworks as well. Furthermore, as we start using the language more, I expect frameworks that better
utilize Scala capabilities for particular problems to emerge.
|
 |
 |
|
|
subject: Enterprise Programming with Scala
|
|
|