in Technology by
Can we run Seam in a J2EE environment?

1 Answer

0 votes
by

Yes, as of Seam 1.1, you can use Seam in any J2EE application server, with one caveat: you will not be able to use EJB 3.0 session beans. However, you can use either Hibernate or JPA for persistence, and you can use Seam JavaBean components instead of session beans.

Related questions

0 votes
    Can we run Seam with JDK 1.4 and earlier?...
asked Jun 6, 2021 in Technology by JackTerrance
0 votes
    Can we run Seam outside of JBoss AS?...
asked Jun 6, 2021 in Technology by JackTerrance
0 votes
0 votes
    Where can we find Seam examples and documentation?...
asked Jun 6, 2021 in Technology by JackTerrance
0 votes
    What version of JBoss AS do I need to run Seam?...
asked Jun 6, 2021 in Technology by JackTerrance
0 votes
    What are J2EE Patterns?...
asked Nov 7, 2020 in Education by Editorial Staff
0 votes
    Is it true that Seam only works with JSF?...
asked Jun 6, 2021 in Technology by JackTerrance
0 votes
    How can we run a selected test from a group of tests in Cucumber?...
asked Jul 22, 2021 in Technology by JackTerrance
0 votes
    Can we call the run() method instead of start()?...
asked Jan 19, 2021 in Technology by JackTerrance
0 votes
    Can we run business warehouse without SAP R/3 implementation?...
asked Jan 4, 2021 in Technology by JackTerrance
0 votes
    Can we run Junits as a part of Jenkins job? (a) True (b) False I have been asked this question in ... Lifecycle & Annotations of Java Select the correct answer from above options...
asked Feb 16, 2022 in Education by JackTerrance
0 votes
    Can we run Junits as a part of Jenkins job? (a) True (b) False I have been asked this question ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
    I am new in software testing and looking to enhance my knowledge. I want to know in detail about: What is ... answer here. Thanks! Select the correct answer from above options...
asked Jan 19, 2022 in Education by JackTerrance
0 votes
    Software that is secure on a given platform, environment, and threat landscape can be considered secure in any other platform, environment or threat landscape. A. True B. False...
asked Feb 26, 2023 in Technology by JackTerrance
...