Originally posted by Ron Newman:
You'll need to precisely define the format of that string, and then use the substring(), substring-before(), substring-after(), translate(), string-length(), and/or contains() functions to extract the numeric information from it.
[ November 12, 2002: Message edited by: Ron Newman ]
Originally posted by Val Pecaoco:
Hi Ashish,
Thanks! VoodooExam is cool! Looks like you have done a heckuva of a job there! Way to go, mate!
Hi Marcus,
Thanks! Email you I will!
Ex Animo Java!
-- Val
Originally posted by Viren Pathak:
Hi Ranchers,
I have cleared one of the milestone ,SCJP2 securing 93%.
I am thankful to Java Ranch and other web resouces for SCJP2.
According to me , you will get updated resources at http://www.jiris.com/resources/ . and Best mock exams ( similar to real exam ) is JQ Plus.
Now i am planning for SCWCD in next month.
Cheers,
==================================================
Viren Pathak
SCJP2
Originally posted by Valentin Crettaz:
Read this short article:
10 reasons to get certified
Originally posted by Dan Chisholm:
Guoqiao,
Thank you for creating a link to my mock exam. However, I noticed that you linked directly to the June 28 revision rather than the home page. Since the lifetime of each revision is very short, that link will die very soon.
The home page is really the only stable URL so it is the only safe place to link to. For example, the homepage no longer includes the June 28 link and I will probably remove the files from the geocities server before long.
Thank you,
Dan
Originally posted by Dongqing Wu:
I passed the scwcd with 93%,the score suprised me a little. I met too many problems about "tag". Very thanks to this forum, Very thanks to all the person for this forum.
Originally posted by Nart Seine:
Hi...
I got 62.7% on Valentin's exam... now that was tough!!! its even hard to finish in 2 hours!!! Is this much harder than the real exam?
Originally posted by Deepali Pate:
Hi Guoqiao Sun,
Are u the one who has created the mocks on the www.jiris.com. If yes then good job. The Mocks are good.
Thanks
Originally posted by Larry Lecomte:
Hi,
I'm almost ready the take the exam and I'd like
to know if it is necessary to go through the JLS before. Many don't even mention this when they suggest how to prepare for the exam.
Thank you for your input.
The latest application servers like wlserver,websphere, HP AS dont require for deploying again and again as they all use dynamic deployment.
Originally posted by Karl Laird:
The major upgrade hassle will probably be in the setting up of the abstract schema. There are tools out there that help with the mappings of abstract schema to physical schema, but most of these leave the two looking pretty similar often defeating alot of the advantages.
Yes your custom finders will all need to be re-written - but the EJBql is fairly similar to SQL in many respects so as long as you werent using too many sophisticated SQL functions the changes will be mostly template and easy to make