SCJP/OCPJP 7 objectives [closed] - java

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Which are the new objectives added for SCJP/OCPJP 7?
Or to be more specific what are the changes between SCJP/OCPJP 6 and 7?
PS: I am not sure if it is still called as SCJP.
EDIT : I have added a post for new changes / objectives added to OCPJP 7.

You will get all details from here:
http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=319
http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=&lang=&p_exam_id=1Z0_803

Related

How to implement SSL on Apache 2.2 [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
Is there a step by step way to configure SSL on Apache 2.2. I have searched and tried a lot of things but the configuration is not working.
Check these links. These might be useful for your case
http://extrimity.in/content/enable-ssl-or-https-ubuntu-1104-apache-2
http://wiki.vpslink.com/Enable_SSL_on_Apache2
http://docs.oracle.com/cd/A95431_01/install/ssl.htm
Step by step
https://www.digitalocean.com/community/articles/how-to-create-a-ssl-certificate-on-apache-for-ubuntu-12-04
http://www.digicert.com/ssl-certificate-installation-apache.htm
http://www.debian-administration.org/articles/349

useHttpOnly="true" is not useful when I configed in my tomcat6.0.35 [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
As I have said in the title,when I have set useHttpOnly="true" in the context.xml
but I still can get the jessionid in my javascript.Is there something I have forgotten to config?

ZeroMQ+Java binding Windows [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Does anyone have instructions for installing zeromq on windows without Visual C++?

Is anyone using glassbox framework for automated troubleshooting and monitoring of Java EE apps? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Glassbox seems to be very promising but wondering if anyone is using it? Also are there any other alternatives to it?

Is Java 7 already available to develop? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
Is Java 7 already available to do development with?
You can start developing with Java 7 already, just go here.
Please note though that you will be using snapshot builds/sources so there are probably bugs and some unfinished/changing API.

Categories