container-managed Questions
2
Solved
An EJB method named Aby calls another EJB method named Bob
Bob is marked with @TransactionAttribute(TransactionAttributeType.REQUIRES_NEW)
When does bob transaction commits?:
a) when bob invocation...
Mistaken asked 23/7, 2012 at 14:17
1
Solved
I believe implementing security for a JSF application through <login-config>+<security-constraint>+ <security-role> & through use of <filter> are two different ways !? A...
Spallation asked 24/10, 2011 at 7:5
1
© 2022 - 2024 — McMap. All rights reserved.