[ { "url": "https://www.coderanch.com/t/192517/certification/Marcus-tutorial", "domain": "coderanch.com", "file_source": "part-00017-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", "content": "\n\n
\n\n\n\n\n\n\n\n\n\t\t\t\n\t\t
InputStreams can only be chained to other OutputStreams and OutputStreams can only be chained to other OutputStreams.
SCWCD: Online Course, 50,000+ words and 200+ questions\r
http://www.examulator.com/moodle/course/view.php?id=5&topic=all
\r\nConsider Paul's rocket mass heater.\r\n | \r\n
\n\t\t\tOriginally posted by Victoria Preston:
\n\t\t
so instead of .length it needs to be .size
\r\n Hey, check out my mega multi devastator cannon. It's wicked. It makes this tiny ad look weak: \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6\r
How To Ask Questions How To Answer Questions
Spot false dilemmas now, ask me how!\r
(If you're not on the edge, you're taking up too much room.)
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6\r
How To Ask Questions How To Answer Questions
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6\r
How To Ask Questions How To Answer Questions
\r\n Yeah. What he said. Totally. Wait. What? Sorry, I was looking at this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n Would anybody like some fudge? I made it an hour ago. And it goes well with a tiny ad ... \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
42
\n\r\n ice is for people that are not already cool. Chill with this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
[OCP 21 book] | [OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]\r
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
\r\n Mo-om! You're embarassing me! Can you just read a tiny ad like a normal person? \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n Remember to always leap before you look. But always take the time to smell the tiny ads: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
SCJP 1.4, SCWCD 1.4 - Hints for you, Certified Scrum Master\r
Did a rm -R / to find out that I lost my entire Linux installation!
SCJP 1.4, SCWCD 1.4 - Hints for you, Certified Scrum Master\r
Did a rm -R / to find out that I lost my entire Linux installation!
SCJP 1.4, SCWCD 1.4 - Hints for you, Certified Scrum Master\r
Did a rm -R / to find out that I lost my entire Linux installation!
\r\n I hired a bunch of ninjas. The fridge is empty, but I can't find them to tell them the mission. \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
MH
\n\r\n Too many men are afraid of being fools - Henry Ford. Foolish tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n What does a metric clock look like? I bet it is nothing like this tiny ad: \r\nNew web page for Paul's Rocket Mass Heaters movies \r\nhttps://coderanch.com/t/785239/web-page-Paul-Rocket-Mass\r\n | \r\n
Amisha Shah.<br />SCJP 1.4
\nOfCourse Learner...<br />SCJP 5, SCWCD1.4<br />Blogs: <a href=\"http://sandeepkunwar.blogspot.com\" target=\"_blank\" rel=\"nofollow\">http://sandeepkunwar.blogspot.com</a>
\nThe man who makes no mistakes does not usually make anything<br /> <br />>>> SCJP 5.0 >> SCJD B&S <<< In progress
\nThe man who makes no mistakes does not usually make anything<br /> <br />>>> SCJP 5.0 >> SCJD B&S <<< In progress
\nThe man who makes no mistakes does not usually make anything<br /> <br />>>> SCJP 5.0 >> SCJD B&S <<< In progress
\nAmisha Shah.<br />SCJP 1.4
\nThe man who makes no mistakes does not usually make anything<br /> <br />>>> SCJP 5.0 >> SCJD B&S <<< In progress
\n\n\t\t\t\n\t\t
polymorphism, meaning that an object of a given class can have multiple forms, either as its own class or as any class it extends. The new class is a subclass or extended class of the class it extends; the class that is extended is its superclass.
SCJP 1.4,SCWCD
\n\n\t\t\tOriginally posted by swapnil paranjape:
\n\t\t
i have read this in one of the textbooks..
there are two types of polymorphism:
1)static polymorphism
2)dynamic or runtime polymorphism
Thanks<br />-Swosti
\nOCJP 6\r
\r\n I'm full of tinier men! And a tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\n\t\t\t\rThe stand-alone application, when we would like to reuse the code from the Data class. I would like to avoid passing a parameter to the Data class specifying whether we are in stand-alone mode. We lock a record, and we try to update it. When performing the update, the code checks to see whether that record is locked and is available for this client. How can he do that as in a stand-alone context we only have one client and cannot hold a Map<cliendId,recordId> or something of that kind... \r
\n\t\t
\r
The code in the business layer would be :\r
\r
\r
The code in the persistence layer would be :\r
\r
\r
\n\t\t\t\r\r
\n\t\t
The code in the business layer would be :\r
\r
\r
The code in the persistence layer would be :\r
\r
\r
Cheers, Roberto Perillo\r
SCJP, SCWCD, SCJD, SCBCD
\r\n Your mother is a hamster and your father smells of tiny ads! \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Cheers, Martijn,\r
Twitter.
\r\n You're not going crazy. You're going sane in a crazy word. Find comfort in this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\n\t\t\tI particularly meant, DatagramSocket
\n\t\t
is that the same as ServerSocket?
\n\t\t\tand when you say a \"ServerSocket is open for anyone to connect\" doesn't that mean an unauthorized one can connect to my host?
\n\t\t
\r\n Power corrupts. Absolute power xxxxxxxxxxxxxxxx is kinda neat. \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
My one regret in life is that I am not someone else.\r
- Woody Allen
My one regret in life is that I am not someone else.\r
- Woody Allen
\r\nConsider Paul's rocket mass heater.\r\n | \r\n
[OCP 21 book] | [OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]\r
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
\r\n There is no beard big enough to make me comfortable enough with my masculinity to wear pink. Tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
;)Liza
\n\r\n CLUCK LIKE A CHICKEN! Now look at this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\nConsider Paul's rocket mass heater.\r\n | \r\n
\n\rHi sanjana,\r
\n
\r
Thanks for your feedback. Good to know that one can skip and come back to the previous questions. It is also useful to know that questions from various sections are laid out in random order (unlike practice tests, which seem to club them together).\r
\r
So if I understand your messages on this topic correctly, you took your SCJA exam recently? So how did it go? Hope you passed it with flying colors.\r
\r
What training materials did you use to prepare for the exam? Can you please share your experiences of taking the exam? Any list of DOs and DON'Ts will be really helpful.\r
\r
Thanks much!
\n\rHi,\r
\n
\r
Congrats on passing the exam!\r
\r
I am taking my SCJA exam in two weeks. I just have a few general questions and I would appreciate any guidance.\r
\r
1) In the SCJA exam, will I be able to skip any question and come back to it later (there seems no point in wasting time if a question seems to be tough - I would prefer to answer the easy ones first and come back to the tough ones later)?\r
\r
2) How many questions do we need to get right, in order to pass the exam? Is it 35 or 39 OR something else?\r
\r
3) Are the questions from a particular objective clubbed together, OR are the questions laid out in random?\r
\r
4) Do we get enough scratch paper and other materials for doing any scratch work?\r
\r
5) Do we get instant feedback about the results, after the exam?\r
\r
Thanks!\r
\r\n There is no greater crime than stealing somebody's best friend. I miss you tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Adios
\n\r\n What? What, what, what? What what tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award.\" ~Joe Strummer\r
sscce.org
Often the most important part of the news is what they didn't tell.
\n\n\t\t\tOriginally posted by Tim Holloway:
\n\t\t
BTW, don't forget that Microsoft lost a patent lawsuit over embedded functions in a web browser and as a result has had to patch IE to open apps in external windows...
\"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award.\" ~Joe Strummer\r
sscce.org
\n\t\t\tOriginally posted by Ben Souther:
\n\t\t
From the server, you can suggest which way the browser open the file by setting the Content-Disposition header...
\"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award.\" ~Joe Strummer\r
sscce.org
\n\t\t\tOriginally posted by marc weber:
\n\t\t
However, some of our users are on \"locked down\" Citrix desktops and are not able to access these settings.
\"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.\" -- Antoine de Saint-Exupery
\n\n\t\t\tOriginally posted by Anand Hariharan:
\n\t\t
...I wonder if this setting affects your situation...
\"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award.\" ~Joe Strummer\r
sscce.org
\r\n Or we might never have existed at all. Freaky. So we should cherish everything. Even this tiny ad: \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
\r\n My, my, aren't you a big fella. Here, have a tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\n\t\t\t\r\n\t\t\t\tAbdullah Khalaf wrote:I posted this also in JDBC forum.
\n\t\t
\r\n BWA HA HA HA HA HA HA! Tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\n\t\t\t\r\r
\n\t\t
You want to create a filter for your web application and your filter will implement javax.servlet.Filter.\r
Which two statements are true?\r
[ Choose two ]\r
\r
a. Your filter class must implement an init method and a destroy method.\r
b. Your filter class must also implement javax.servlet.FilterChain.\r
c. When your filter chains to the next filter, it should pass the same arguments it received in its doFilter method.\r
d. The method that your filter invokes on the object it received that implements javax.servlet.FilterChain can invoke either another filter or a servlet.\r
e. Your filter class must implement a doFilter method that takes, among other things, an HTTPServletRequest object and an HTTPServletResponse object.\r
\r
\r
Choice A and Choice D are correct\r
\r
A filter is an object that performs filtering tasks on either the request to a resource (a servlet or static content), or on the response from a resource, or both.\r
Filters perform filtering in the doFilter method. Every Filter has access to a FilterConfig object from which it can obtain its initialization parameters, and a reference to the ServletContext which it can use, for example, to load resources needed for filtering tasks.\r
Filters are configured in the deployment descriptor of a web application.\r
Examples that have been identified for this design are:\r
1. Authentication Filters\r
2. Logging and Auditing Filters\r
3. Image conversion Filters\r
4. Data compression Filters\r
5. Encryption Filters\r
6. Tokenizing Filters\r
7. Filters that trigger resource access events\r
8. XSL/T filters\r
9. Mime-type chain Filter\r
A FilterChain is an object provided by the servlet container to the developer giving a view into the invocation chain of a filtered request for a resource. Filters use the FilterChain to invoke the next filter in the chain, or if the calling filter is the last filter in the chain, to invoke the resource at the end of the chain.\r
Your filter class must implement an init method and a destroy method.\r
The method that your filter invokes on the object it received that implements javax.servlet.FilterChain can invoke either another filter or a servlet.\r
\r
\r\n Thank you my well lotioned goddess! Here, have my favorite tiny ad! \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
JavaBeginnersFaq\r
\"Yesterday is history, tomorrow is a mystery, and today is a gift; that's why they call it the present.\" Eleanor Roosevelt
[My Blog]\r
All roads lead to JavaRanch
\r\n Grow your own food... or this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
<a href=\"http://itpaypacket.blogspot.com/\" target=\"_blank\" rel=\"nofollow\">http://itpaypacket.blogspot.com/</a><br />Life is unpredictable: eat dessert first :-)
\nThe Best way to predict your future is to create it - Every great individual common man
\n\r\n It is difficult to free fools from the chains they revere - Voltaire. tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n I don't always make ads but when I do they're tiny \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Nathaniel Stodard<br />SCJP, SCJD, SCWCD, SCBCD, SCDJWS, ICAD, ICSD, ICED
\n\r\n Blueberry pie is best when it is firm and you can hold in your hand. Smell it. And smell this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n A sonic boom would certainly ruin a giant souffle. But this tiny ad would protect it: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Regards, Siphiwe Madi\r
[SCJP, SCWCD, __] Next ... scjwsd
\r\n "I know this defies the law of gravity... but I never studied law." -B. Bunny Defiant tiny ad: \r\nNew web page for Paul's Rocket Mass Heaters movies \r\nhttps://coderanch.com/t/785239/web-page-Paul-Rocket-Mass\r\n | \r\n
\r\n Roses are red, violets are blue. Some poems rhyme and some don't. And some poems are a tiny ad. \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
\r\n Drove my Chevy to the levee but the levee was dry. A wrung this tiny ad and it was still dry. \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
-kolli
\n\r\n There is no "i" in denial. Tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Save India From Corruption - Anna Hazare.
\n\r\n Evacuate the building! Here, take this tiny ad with you: \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
Hizey<br />........................<br />SCJP/SCWCD/SCBCD/SCDJWS<br />IBM RAD Cert Assoc. Dev.<br />........................
\n\r\n I claim this furniture in the name of The Ottoman Empire! You can keep this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Regards,<br />George Gates
\nSCJP 6.0
\nSCJP 6.0
\nRegards,<br />George Gates
\n\n\t\t\tOriginally posted by Badal Chowdhary:
\n\t\t
Hi Quirino,
Thanks for answering the questions.
I still have some doubts.
#1)
Can you tell how the values of 'i' changes in the 4 iterations?
#2)
If arr is a boolean array, how is it possible to say
Shouldn't it be something like this...
Thanks again
SCJP 6.0
\nRegards,<br />George Gates
\n\r\n Humans and their filthy friendship brings nothing but trouble. My only solace is this tiny ad: \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
SCJP 1.2, SCJD, SCEA, IBM 484, Weblogic 7
\n\r\n If you have a bad day in October, have a slice of banana cream pie. And this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n 30 seconds to difuse a loaf of bread ... here, use this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Success is not doing extraordinary things but doing ordinary things extraordinarily well.
\n\r\n Happiness is not a goal ... it's a by-product of a life well lived - Eleanor Roosevelt. Tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Dave Taubler<br />Specializing in <a href=\"http://taubler.com/articles/\" target=\"_blank\" rel=\"nofollow\">Java and Web Development</a>
\n\r\n Watchya got in that poodle gun? Anything for me? Or this tiny ad? \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n Every snowflake is perfect and unique. And every snowflake contains a very tiny ad. \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\n\t\t\tNo, binary trees specifically involve sorting the values in the tree for faster lookup, insertion, etc.Originally posted by kiennjal shah:
\n\t\t
is this something popular that is related to binary trees?
\r\n\r\n![]() | \r\n
Paul M. Santa Maria, SCJP
\n\r\n passwords must contain 14 characters, a number, punctuation, a small bird, a bit of cheese and a tiny ad. \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
\"Il y a peu de choses qui me soient impossibles...\"
\n\"Il y a peu de choses qui me soient impossibles...\"
\n\"Il y a peu de choses qui me soient impossibles...\"
\n\r\n The human mind is a dangerous plaything. This tiny ad is pretty safe: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Vijayendra <br /> <br />\"The harder you train in peace, the lesser you bleed in war\"
\n\n\t\t\tOriginally posted by Gregg Bolinger:
\n\t\t
Read our FAQ to find out about this feature or lack there of.
Vijayendra <br /> <br />\"The harder you train in peace, the lesser you bleed in war\"
\n\r\n Hey! Wanna see my flashlight? It looks like this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
SCJP 1.4, SCWCD 1.3, SCBCD 1.3
\nSCJP 1.4, SCWCD 1.3, SCBCD 1.3
\nSCJP 1.4, SCWCD 1.3, SCBCD 1.3
\nSCJP 1.4, SCWCD 1.3, SCBCD 1.3
\nSCJP 1.4, SCWCD 1.3, SCBCD 1.3
\n\r\n what if we put solar panels on top of the semi truck trailer? That could power this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n WARNING! Do not activate jet boots indoors or you will see a tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Leandro Melo\r
SCJP 1.4, SCWCD 1.4
\n\t\t\tOriginally posted by Mark Wuest:
\n\t\t
There have been articles with tests supposedly showing Java to be faster than C++. If you search slashdot.org, there was enlightened discussion there about the merits (or lack thereof) of these tests.
\n\t\t\t\n\t\t
This is my opinion: all other things being equal, a well-written program coded in C++ is probably going to be more cpu and memory effecient than the same program in Java.
\n\t\t\tOriginally posted by Ernest Friedman-Hill:
\n\t\t
My bottom line is that nothing beats measurement. Don't believe anybody who posts here, including me. If your Java code is too slow, and you know there's no way to write it faster in Java, then go ahead and try to do better in native code. You may find out that you can -- but you may find out that you can't.
\n\t\t\tOriginally posted by Gregg Bolinger:
\n\t\t
If you think JNI and EJB's are the cool aspects of Java, I'd question much of anything you say.![]()
Leandro Melo\r
SCJP 1.4, SCWCD 1.4
\r\n That new kid is a freak. Show him this tiny ad: \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
\r\n Yes, my master! Here is the tiny ad you asked for: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n No matter. Try again. Fail again. Fail better. This time, do it with this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
SCJP 6 [SCJP - Old is Gold]
\n\r\n\r\n![]() | \r\n
\r\n Forget this weirdo. You guys wanna see something really neat? I just have to take off my shoe .... (hint: it's a tiny ad) \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
luck, db\r
There are no new questions, but there may be new answers.\r
\n\t\t\t\r\n\t\t\t\tDavid Newton wrote:Using which fictional astrological system? European? Chinese? Vedic? ...?
\n\t\t
\r\nWith a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.\r\n | \r\n
\r\n Hold that thought. Tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n Nothing? Or something? Like this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\nDid you see how Paul cut 87% off of his electric heat bill with 82 watts of micro heaters?\r\n | \r\n
\r\n Make yourself as serene as a flower, as a tree. And on wednesdays, as serene as this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n Tick check! Okay, I guess that was just an itch. Oh wait! Just a tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n Don't touch me. And dont' touch this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n straws are for suckers. tiny ads are for attractive people. \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6\r
How To Ask Questions How To Answer Questions
There are only two hard things in computer science: cache invalidation, naming things, and off-by-one errors
\nThere are only two hard things in computer science: cache invalidation, naming things, and off-by-one errors
\n\r\n Roses are red, violets are blue. Some poems rhyme and some don't. And some poems are a tiny ad. \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
SCJP2. Please Indent your code using UBB Code
\n\r\n Squanch that. And squanch this tiny ad: \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
\n\t\t\t\r\n\t\t\t\tChris Mathews wrote:Confluent (most prominent Kafka vendor) has a certification: https://www.confluent.io/certification
\n\t\t
\n\t\t\t\r\n\t\t\t\tSriram Sharma wrote:\r
\n\t\t
Tim,\r
I can definitely read few books to master up. I do understand that.\r
\r\n If I'd had more time, I would have written a shorter letter. -T.S. Eliot such a short, tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Tim Driven Development | Test until the fear goes away
\n\r\n I don't always make ads but when I do they're tiny \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Associate Instructor - Hofstra University\r
Amazon Top 750 reviewer - Blog - Unresolved References - Book Review Blog
Make visible what, without you, might perhaps never have been seen.\r
- Robert Bresson
\"JavaRanch, where the deer and the Certified play\" - David O'Meara
\n-Surfing the JavaRanch in a sunny garden with a cold drink and laptop can't be beat. by Frank Carver(sheriff)
\nMatthew Phillips
\nPourquoi voulez-vous mon nom?
\n\n\t\t\tOriginally posted by Michael Ernest:
\n\t\t
Who on JavaRanch would think Map is an introvert?![]()
Uncontrolled vocabularies\r
\"I try my best to make *all* my posts nice, even when I feel upset\" -- Philippe Maquet
Make visible what, without you, might perhaps never have been seen.\r
- Robert Bresson
Pounding at a thick stone wall won't move it, sometimes, you need to step back to see the way around.
\nSCJP\r
Visit my download page
Jason R. Kretzer<br />Software Engineer<br />System Administrator<br /><a href=\"http://alia.iwarp.com\" target=\"_blank\" rel=\"nofollow\">http://alia.iwarp.com</a>
\nAshik Uzzaman\r
Director of Engineering, Twin Health, Mountain View, CA, USA
Uncontrolled vocabularies\r
\"I try my best to make *all* my posts nice, even when I feel upset\" -- Philippe Maquet
Take a Minute, Donate an Hour, Change a Life\r
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
\n\t\t\tOriginally posted by Axel Janssen:
\n\t\t
Like your explanation about introvert Map. If you write a book \"Interesting things from various topics\" I would buy.
Uncontrolled vocabularies\r
\"I try my best to make *all* my posts nice, even when I feel upset\" -- Philippe Maquet
Uncontrolled vocabularies\r
\"I try my best to make *all* my posts nice, even when I feel upset\" -- Philippe Maquet
\r\n What's a year in metric? Do you know this metric stuff tiny ad? \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
Thanks,\r
Abhijeet.
Thanks,\r
Abhijeet.
\r\n You would be much easier to understand if you took that bucket off of your head. And that goes for the tiny ad too! \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
SCJP 1.4 SCJD 1.5
\nSCJP 1.4 SCJD 1.5
\nASCII silly question, Get a silly ANSI.
\n\r\n\r\nDon't get me started about those stupid light bulbs.\r\n | \r\n
\r\n Are we home yet? Wait, did we forget the tiny ad? \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n To do a great right, do a little wrong - shakepeare. twisted little ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\n\r\nSam Peterson wrote:\r
\n
Also, since we still have the R3 object that's not eligible for garbage collection at the end of this program, what is the lifespan of that object and the two reference variable after the program finishes?\r
\n\r\nDaniel Demesmaecker wrote:I you have a seperate class for your courses who have enrolled students in them it's not enough to pass only the student. You have to create an array who keeps track of the course and the enrolled students (I would use a hashmap).\r
\n
so you have to pass both student and course, then in the function looping the hasmap searching for the course and adding the student, but the way I descriped before is way easier.
\n\r\nJunilu Lacar wrote:
\n\r\nKoen Ursem wrote:My guess is either your current app location is read with single backlashes where there is a '\\u' in the path name from a folder or file starting with a 'u'. Or there is a property in one of the config files that points to a folder with a occurrence of '\\u' like '\\user' in the path.
\n
That is a very good guess. In fact, it's what I would call an \"informed and highly-probable guess.\" Way to think outside the box, Koen! In fact, I'm giving you some Thanksgiving Pie for it, even if it doesn't pan out (which I think it will).\r
\r
@OP: If you can run the grep command, use it check if your properties file contains \"\\u\" at all. On Windows, I believe the equivalent command is \"findstr\", at least according to what Google tells me.\n
\r\n I am going down to the lab. Do NOT let anyone in. Not even this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
For my latest books on Java, including Introducing JavaFX 8 Programming, see HerbSchildt.com
\n\r\n You firghten me terribly. I would like to go home now. Here, take this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Creativity is nothing but Breaking Rules
\nCreativity is nothing but Breaking Rules
\n\n\t\t\t\r\n\t\t\t\tBear Bibeault wrote:Null values would be indistinguishable from missing values except during iteration
\n\t\t
\n\t\t\t\rand of what use would a null key be?
\n\t\t
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6\r
How To Ask Questions How To Answer Questions
Creativity is nothing but Breaking Rules
\nSCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6\r
How To Ask Questions How To Answer Questions
\r\n Come have lunch with me Arthur. Adventure will follow. This tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
I hadn't been here for fifteen years
\n\n\t\t\t\r\n\t\t\t\tA.J. Côté wrote:Hello,\r
\n\t\t
\r
I guess your main challenge will be locating where you are, e.g. displaying the \"you are here\" dot on the map. The rest should be almost trivial.\r
\r
Have you read this link?\r
\r
https://en.wikipedia.org/wiki/Indoor_positioning_system\r
\r
Using GPS could be simpler and can also be used indoors but you need a pretty accurate gps chipsets on the android device and good satellite coverage in your area which makes it a less viable option. Military grade gps chipsets and devices can achieve this.\r
\r
It sounds a little complicated for a school project but it is nevertheless an interesting challenge!
\n\t\t\t\r\r
\n\t\t
\r
Thank you for your reply!\r
\r
Yes, ive read that link.\r
\r
I think GPS wont be enough to locate the user inside the school, as our school has 3 floors, which makes it pretty hard for the signals to come trough correctly.\r
\n\t\t\t\r\r
\n\t\t
Do you have any \"tutorial\" on how to write code for locating the user with other techniques ? Like, triangulation for example ?\r
\n\t\t\t\r\r
\n\t\t
EDIT::\r
\r
Im starting on my application now and I wonder how I should mark the map with the coordinates ? I guess this is my problem now lol
I hadn't been here for fifteen years
\n\n\t\t\t\r\n\t\t\t\tA.J. Côté wrote:\r
\n\t\t
\r
Another option would be a facial recognition-like program where the user would point his Android device camera to a barcode-like sign on the wall to let the application know where the user is. Edit: using that, you wouldn't even need and accurate positioning system. You would only need a high-level knowledge of the school layout, more like a human mind would do.\r
\r
Let us know what you come up with please,
I hadn't been here for fifteen years
\n\r\n Weeds: because mother nature refuses to be your personal bitch. But this tiny ad is willing: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n Thanks tiny ad, for helping me escape the terrible comfort of this chair. \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n A tiny monkey bit me and I got tiny ads: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Save India From Corruption - Anna Hazare.
\nSave India From Corruption - Anna Hazare.
\n\r\n Thanks tiny ad, for helping me escape the terrible comfort of this chair. \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
\r\n girl power ... turns out to be about a hundred watts. But they seriuosly don't like being connected to the grid. Tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\n\t\t\t\n\t\t\t\tThat page wrote:Once you have installed a suitable Java runtime, you can run Jing by using the command:\n
\n\t\t
\n
java -jar jing.jar options schema XMLfile...
1 2 | System.setProperty(SchemaFactory. class .getName()+ \":\" +XMLConstants.RELAXNG_NS_URI, \"com.thaiopensource.relaxng.jaxp.CompactSyntaxSchemaFactory\" ); |
1 2 | System.setProperty(SchemaFactory. class .getName()+ \":\" +XMLConstants.RELAXNG_NS_URI, \"com.thaiopensource.relaxng.jaxp.XMLSyntaxSchemaFactory\" ); |
1 | SchemaFactory factory = SchemaFactory.newInstance(XMLConstants.RELAXNG_NS_URI); |
\n You have to be odd to be #1 - Seuss. An odd little ad: \nSmokeless wood heat with a rocket mass heater \nhttps://woodheat.net\n | \n
SCJP 5.0
\n\n\t\t\tOriginally posted by Meher Parveen:
\n\t\t
The answer has to be A. If the object obj has been instantiated using class B, it will return a true on only 2 checks, those being:
obj instanceof B
obj instanceof A
All other instanceof checks will fail anyways.
We cannot choose option B, since an object of class A will also return true for this case!
SCJP 5.0
\nThere are only 10 types of people in this world... Those who understand binary and those who don't.
\nSCJP 5.0
\n\r\n What's brown and sticky? ... a stick. Or a tiny ad. \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Thanks & Regards,<br />Nijeesh.
\nSCJP '02, SCWCD '02, SCJD '08, SCSNB '09, SCEA '10
\nThanks & Regards,<br />Nijeesh.
\n\r\n The only cure for that is hours of television radiation. And this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\n\r\nCampbell Ritchie wrote:Try it and see what happens.
\n
\n\r\nCampbell Ritchie wrote:\r
\n
If you need to initialise it to something, the only thing which won't produce an Exception is null.
\n\r\nRahul Guliani wrote:\r
\n
\r
sashkamal
\n\n\t\t\tOriginally posted by srilatha malip:
\n\t\t
Hi all,
I've 4 comboboxes, 4 labels for comboboxes and one text field and two buttons. I am planning to add all these to panel. I'll add panel to a frame. I'm planning to use borderlayout for frame.
Thanks,
Srilatha.
\r\n You can't expect to wield supreme executive power just because \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\n\t\t\tEvery object in Java has a built-in lock
\n\t\t
that only comes into play when the object has synchronized method code. When
we enter a synchronized non-static method, we automatically acquire the lock
associated with the current instance of the class whose code we're executing (the
this instance). Acquiring a lock for an object is also known as getting the lock,
or locking the object, locking on the object, or synchronizing on the object.
Since there is only one lock per object, if one thread has picked up the lock, no
other thread can pick up the lock until the first thread releases (or returns) the lock.
\r\n Water proof donuts! Eat them while reading this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n You can't have everything. Where would you put it? \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
\r\n Power corrupts. Absolute power xxxxxxxxxxxxxxxx is kinda neat. \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
Please ignore post, I have no idea what I am talking about.
\n\n\t\t\tOriginally posted by Manish Hatwalne:
\n\t\t
Port numbers below 1024 are reserved, and generally should not be used for any non-standard services. You can read more abt all this in Douglous Comer's books series.
HTH,
- Manish
Asher Tarnopolski\r
SCJP,SCWCD
\n\t\t\tOriginally posted by Bikash Paul:
\n\t\t
I want to know upon what factors Port numbers are decided or I can decide any numbers for Port just like 5,7,10,20,23,24 etc. or Is there any restriction or any rules for selecting Port Numbers for any server it may be Tomcat or Weblogic or Java web server.
Often the most important part of the news is what they didn't tell.
\n\r\n I will suppress my every urge. But not this shameless plug: \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
With Best Regards,\r
Shyam Prasad Murarka
\r\n It's exactly the same and completely different as this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n Enjoy the full beauty of the english language. Embedded in this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\n\t\t\t\rThe methods close, isOpen, joinTransaction, and getTransaction are used to manage\r
\n\t\t
application-managed entity managers and their lifecycle.\r
\r\n Thanks tiny ad, for helping me escape the terrible comfort of this chair. \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n Paddy spent all of his days in the O'Furniture back yard with this tiny ad: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\n\r\nDharmenrda kumar wrote:congrates Bro...
\n\r
next week i have to also give the examso will you please tell me what mock test you have given during preparation?\r
is there any Drag & Drop type question?\r
\n\r\nRohit Mehta wrote:As suggested above- 'Spring in Action' is really a good point to start with.\r
\n
\r
You can start with one module at a time - like DI, MVC, DAO, Restful Services etc. There are tutorials on net for each of them.\r
Happy learning.\r
\n\r\nJeanne Boyarsky wrote:
\n\r\nWouter Oet wrote:And I copied that straight out of a Wikipedia page. So no guarantee that it is any good.
\n
Did you mean to post something else here? This is all you have and not the wikipedia info.\n
\n\r\n\nMark Spritzler wrote:I like a lot of professional sports athletes.\r
\n
I think the majority of them should stay in jail....\r
\r
I appreciate the effort to give information.\r
but I really do not understand your point...\r
the question is to know about certifications for development with Spring,\r
\n\rshort called: OCEJEE6JSPSD ;-) with 84%.
\n
\r\n It runs on an internal combustion engine. This ad does not: \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
kingmansoor
\nkingmansoor
\nSCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6\r
How To Ask Questions How To Answer Questions
\r\n It's a tiny ad only because the water is so cold. \r\nSmokeless wood heat with a rocket mass heater \r\nhttps://woodheat.net\r\n | \r\n
\r\n a fool thinks himself to be wise, but a wise man knows himself to be a fool - shakespeare. foolish tiny ad: \r\nWe need your help - Coderanch server fundraiser \r\nhttps://coderanch.com/wiki/782867/Coderanch-server-fundraiser\r\n | \r\n
-Nate\r
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
-Nate\r
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
-Nate\r
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
\r\n\r\nDon't get me started about those stupid light bulbs.\r\n | \r\n