Maneshi tuli

Greenhorn
+ Follow
since Dec 07, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Maneshi tuli

Please can anybody tell me , where to upload the assigment? i am not able to find the link.
Thanks in advance.
Thanks Ronak ,
Thanks for providing the link .Definately its going to help us
I have done my SCEA 1 last month. And i am preparing for part 2 .
Want to know if any body is interested in preparing together for part 2 . In that case we can make seperate yahoo group and ask the question ther.
Billing system in Corba. RMI-IIOP provides interoperability with other CORBA objects implemented in various languages - but only if all the remote interfaces are originally defined as Java RMI interfaces
Java IDL is for CORBA programmers who want to program in the Java programming language based on interfaces defined in CORBA Interface Definition Language (IDL).

So in this scenerio, its better to use Java IDL to communicate with Corba.
According to specification you can defined CMR between entities pointing to differnt data source. you define the each Entity Schema on DataSource name
And that datasource can point to any database
there is no time limit for part 2 and onwards . It never get expired
Congs on ur great achievment
Hey William ,
I have signed up for group. Being an owner , you have to approve it.

Maneshi TUli
HTTP is a connection based .It tries to maintain previos connection
it allows the client to reuse the same TCP connection (persistent connections) again and again when talking to the same server.

regds
Maneshi Tuli
SCJP/SCWCD/SCBCD/SCEA-1
hi

We assume on the basis of JDK1.2 behavour in repling these questions unless until its mentioned for other version of JDK.

As alot of questions are ther in Whitzlab which also described according to above assumption

regds
Maneshi
SCJP/SCWCD/SCBCD/SCEA-1
Even i had the same experience . I just passed my exam last 4 days ago.
It was really tough and most of the question on scenrio based , more on architecture of project. None of the question came from mock not in similar.

Though my experince with the previous SUN certificaions was diffent , complted exams in 45 min - 60 mins.

Would like to advise prepare throughly for SCEA exams .


Regds

Maneshi
SCJP/SCWCD/SCBCD/SCEA-1
SCEA exam has a part portion of EJB concepts.
Would like to advise to go with EJB first before SCEA exams.

regd
Maneshi

SCJP/SCWCD/SCBCD/SCEA-1
hi
Best of luck for ur exam.
In SCEA exam , EJB has major part in it.
For EJB , head first EJB is good book
SCEA by Mark Cade
Design Pattern (any good book) I recommand Head First
UML Distilled by Flower

And whitzlab mock exam simulater

regds
Maneshi Tuli

SCJP/SCWCD/SCBCD/SCEA-1
Today i have passed my SCEA part1 (first steps towards :-)

Unfortunately i didn;t get any question from mock exams in real exam.

Regds
Maneshi
SCJP/SCWCD/SCBCD/SCEA-1

hi ,
what is the benifit of using DAO with enetity bean ?
reduece dependenies on database
reduce dependencies on application server

As i think , it reduce the coupling between database and bean .but whitzlab says answer 2 is correct.
Its confusing . Plz can any body help in explaing this.