Deepak Bala wrote:I believe the answer is yes. If I remember correctly Sun was willing to reissue the certificate and card several times. I am not sure about Oracle's policy but they should be along similar lines.
Thanks, but what site or number do I make the request?
I passed the SCJP SE 6.0 on 11/22/2009. From Sun, I received a card showing that I passed, and was certified, etc. I kept that card in my wallet. Unfortunately, last fall my home was burglarized and my wallet was stolen. I did not remember that card until now (my employer asked to verify my credentials) Ha! That makes me sound like a sucking programmer. Anyway, can I get that card replaced?
The author specifically instructs the reader to set the the alinkColor property in a script in the head section of the html document. But this does not work. What does work is setting the alink property in the
Does anyone know why it is not working in the head section? I checked the book's eratta, but no mention this is an error.
Does anyone know how to populate a textbox based on a value the user selects in a comboBox? For instance, when a user selects "Choice A" from the comboBox, I want the textBox to be populated with the text "GOOD CHOICE". If user selects "Choice A", the textBox is populated with "BAD CHOICE". I am really stuck. Thank you. Higgledy
I have an ip address, but need the hostname. To clarify, this is not the ip address of my localhost. I was thinking InetAddress.getByAddress(byte[] b) would do the trick. But several octets in the ip are greater than 127. For instance, 112.217.200.12 (I made that up). I am thinking the people who designed this class would known this would be the case and have thought of a solution. Does anyone know how to get around the byte value limit? Thank you.
This is a question about double quotes in textArea form
My domain contains a description field, for free text entry in a form.
Suppose an object of my domain has description text which contains text that include double quotes.
The double quotes display correctly in the "Show View" but in the "Edit View" the double quotes display like this: "& quot ;" (I added spaces so that it displays the words and not the symbols.)
I am running WLS 10.0 with JDK 1.5. I deployed my app, but it never comes up. However, the access.log in the server/logs directory is going crazy. I am not sure why since I am not doing anything other than "out-of-the-box" stuff with WLS and my app. But within 5 minutes of trying to hit my app, the access.log filed six files and started on a seventh before I shut it down.
The access.log contains the following line, repeated thousands of times:
From the moose image, I think the people who own JavaRanch are getting iPads. lol! I had one on reserve but won't be able to pick it up since I am going away for the weekend. :-( It is my wedding anniversary.