Victor Zhou

Greenhorn
+ Follow
since Sep 09, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Victor Zhou

--------------------------------------------------------------------------------
Application Assembly Tool of IBM WebSphere Application Server, Advanced Single Server Edition for Multiplatforms, V4, defining a CMP EJB method's "Access intent" as "read" has what effects on the application?
A. CMP fields cannot be modified in the read-only method.
B. CMP fields can be changed but are not written by the container to the database when the method completes.
C. The ejbStore() method is not called.
D. The ejbLoad() method is not called.
================================================
Surely, ejbStore() is not called. It has 2 correct answers. The most likely is B


The answer for this one is B, C.
This test is similar to SCEA I. John's notes for SCEA I is quite a good material for this. Aslo, you can get the reference from Architect Certification forum.
The first try last Saturday, passed with 73%.
Here's My score
name: % correct answered (% of test)
1. enterprise components: 62% (15%)
2. Servlets JSP: 90% (19%)
3. Clients: 75% (8%)
4. database connectivity 100% (4%)
5. EJB transactions: 100% (11%)
6. WSAD: 62% (15%)
7. Assemble & Deploy 71% (13%)
8. WS tools to validate aspects 50% (15%)
I never use WSAD to develop Enterprise application. So, for that part, I just gave up. I guessed the answer by my instinct. If you understand J2EE(EJB, JSP, Servlet, Architecute) well, then you don't need to be very familar with Websphere to pass this test.
I read specifications for J2EE, EJB, Servlet, JSP. Also, part 3 and part 4 from redbook,sg246144.
I particular think Axel's long post is very useful. I found 2 of the questions almost the same as in the sample test. Make sure you understand each answer of the sample test.
Now, I have pass almost all the certification for Java. It last almost 2 years. Anyone can give me suggestion for what next?
Victor

Hi, Jeff,
I am a SCJP2(88%) and SCJD2(97%), I am good at servlet and JSP. I am currently in Toronto. If you show interested in my profile, please send me a email. I will send you my resume.
Victor Zhou
victorzkh@yahoo.com
22 years ago