| Author |
Use of EJB 3.1 features for assignment
|
Rishi Shehrawat
Ranch Hand
Joined: Aug 11, 2010
Posts: 218
|
|
|
Can we use EJB 3.1 features for assignment? I found @Asynchronous useful and was thinking of using it.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26496
|
|
|
No. This is a JEE 5 exam and EJB 3.1 was introduced in JEE 6.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Rishi Shehrawat
Ranch Hand
Joined: Aug 11, 2010
Posts: 218
|
|
OK Thanks..
This would also mean that we should be using JSP views for JSF instead of .XHTML as .XHTML views are part of JEE 6.
|
 |
Gurunath Dharmar
Ranch Hand
Joined: Aug 10, 2009
Posts: 45
|
|
Hi
We can use XHTML view of JSF for our assignment. i have read that many used XTHML instead of JSP and passed the exam.
you can even do a search with "XHTML" and get more information.
All the Best.
|
 |
 |
|
|
subject: Use of EJB 3.1 features for assignment
|
|
|