what is seam api and what are the advantages of using it?
+2
A:
It's referring to JBoss Seam, which is an application development framework.
The advantages (or otherwise) would have to be compared with another, comparable, framework, but the above link lists the main features.
skaffman
2010-01-30 11:07:01
A:
One of the biggest advantages is that Seam functions as a glue between JSF and JPA (front-end and back-end) solidifying and streamlining business logic between the two ends. Of course, similarly to Spring, there are many other valuable features Seam has to offer.
grigory
2010-01-31 09:20:00