Safari cannot support Java 7., how can I use Java 6 developed by Apple?

I was told to go the Terminal page and to key in the scipts provided by Apple but still could not get rid of Java 7 and restore to Apple's Java 6.
The plug in is now blocked.
http://support.apple.com/kb/HT5559?viewlocale=en_US

Who says you can't have Java on a Mac. Just make sure you have the latest version, downloaded from http://java.com/en/download/index.jsp or thru the Java Control Panel if you had installed the previous Oracle-released version.
Here's my Safari window (also works in the other browsers):

Similar Messages

  • How can we  use java variable in javascript code on JSP page?

    How can we use java variable in javascript code on JSP page?
    Pls help

    Think about it:
    JSP/Java is executed on the Server and produces HTML+JavaScript.
    Then that HTML+JavaScript is transfered to the client. The client now interpretes the HTML+JavaScript.
    Obviously there's no way to access a Java variable directly from JavaScript.
    What you can do, however, is write out some JavaScript that creates a JavaScript variable containing the value of your Java variable.

  • I found a iphone4 but it is supported by iclouds. how can i use the phone

    I found a iphone4 but it is supported by icloud. How can I use the phone

    What you should do is turn it into the police. In case you didn't know, in most jurisdictions, this is called "larcency by finding".
    If the phone is running iOS 7.0, it will be useless to you anyway.

  • How can i use Java

    How can i use javabeans in forms?

    You need to Create your JavaBean.
    Then you need to run the "Oracle Forms PJC" Wizard which can be found at File | New .../Beans tab.
    This wizard generates the correct adapters to allow JavaBean properties/events to be propogated to / from the Forms environment.
    For more details, please search the Help system for PJC.
    -John

  • How can get & use java true type fonts in my applets

    Hi
    I could get the System fonts in my Applet by making use of Toolkit.getFontList()
    I have used getGraphicsEnvironment to get fonts but my browser doesn't support it.I get ClassNotFoundException.
    How can I get & make use True Type Fonts in my Java Applet.
    any body knows reply immediate pls
    Siva

    similar problem:
    http://forum.java.sun.com/thread.jsp?forum=31&thread=164516
    sorry, thats all i know.
    tobias

  • How can I use java with os x 10.8.3

    When I downloaded OS X 10.8.3 pogo can not find Javca on my computer.  How do I get Pogo to find java on my computer?

    I've faced the same problem. I've corrected it by reinstalling and re-enabling Java 6.
    First, I've installed the latest Java 6 (http://www.macupdate.com/app/mac/39490/apple-java).
    Then, I've re-enabled it, following the steps below:
    Open Terminal, located in the Utilities folder.
    Enter this command, then press the Return or Enter key:
    sudo mkdir -p /Library/Internet\ Plug-Ins/disabled
    Enter this command, then press the Return or Enter key:
    sudo mv /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin /Library/Internet\ Plug-Ins/disabled
    Enter this command, then press the Return or Enter key:
    sudo ln -sf /System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPlugin2_NPAPI .plugin /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
    To re-enable Java SE 6 Web Start, enter this command, then press the Return or Enter key:
    sudo ln -sf /System/Library/Frameworks/JavaVM.framework/Commands/javaws /usr/bin/javaws
    After restarting the browser, voilà, it worked.

  • How can I use java.util.Date and change display format.

    Hello All,
    I want to use java.util.Date in View Context and in Custom Control Context of Web dynpro java. When i mapped of a Input Field to the java.util.Date then message shows that its not supported. Plz suggest me how to handle Date with different formats ??

    If you always want the user to enter the date in dd/MM/yyyy, you can do the following.
    Goto Local Dictonary -> Simple types in your project and create a type known as "InputDate" (or whatever you feel) of built-in type 'Date'.
    Now specifiy its format in the 'Representation' tab as "dd/MM/yyyy" (case-senstive).
    Now declare a value attribute say "inputdate" in your context with this type and bind the inputfield to this context value attribute.
    This will solve your problem.
    But if you want the user to input date depending on the region he belongs, change the default locale date in Control Panel->Regional and Language Options->Change to English(UK) -> Customize -> Date Tab -> Sort Date Format to dd/MM/yyyy.
    Now clear the cache, delete temporary files and restart the machine. This should solve the problem.

  • How can I use Java to do Seismic programming as Motif?

    One of my friend recently finished a seismic on-site data processing program using
    Motif on Solaries.He asked me if I can implement the same function to use Java language
    so that the program can run on different platforms such as Windows,Unix.
    Seismic data is usually enormous.And I don't have any experence in plotting seismic
    curves by using Java.
    Is there any seismic processing software programmed with Java available?
    I will appriciate any help.
    Thank you

    I think the point is not the word seismic than 'how to plot curves in Java.'.
    You can find many resources about plotting curves you want in Java2D.
    Refer to these URL:
    Java2D http://java.sun.com/products/java-media/2D/index.html
    Java2D Tutorial http://java.sun.com/docs/books/tutorial/2d/index.html

  • How can I use java with DMI(Desktop Management Interface)? Help please..

    I want to use Java to develop DMI. Please help...Thanks.

    You are not getting replies because your question may need a course to answer. Just like, hey, can someone tell me how to write an email application? Or,
    Can someone show me how to build a house?
    Start writing your application, when you get stucked, post your questions.
    Or, at least be more specific. Like, elaborate DMI and things like that.
    Do a search on DMI, you may find what you need.

  • How can i use Java proxies?

    Hi,
    Q1. Where all can  java proxies be used?  Is it only in scenarios where a java appication(like jsp) is involved?
    I have a IDOC-XI-SFTP scenario.
    I have a java program that creates the SSH session and transfers files. I can use this as a Java Mapping and do the SFTP , but can i do it in java proxies? if yes then how can i create the java proxy as the receiver. Note:  i dont have a java application in the sceanrio.
    pls tell me if its not clear, i can clarify.

    Hi,
    In addition to what michal said i would like to share some good references with you.
    java proxies
    Java Proxies and SAP XI: The Inside
    Story u2013 Part I
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5ae4b2096f9
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7eb8903501d
    /people/yugapreetha.t/blog/2007/12/03/pre-requisites-for-client-java-proxies
    Asynchronous Inbound Java Proxy.
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1929. [original link is broken] [original link is broken] [original link is broken]
    advanced search
    https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=java+proxy&adv=false&sortby=cm_rnd_rankvalue#
    Concept of proxy generation
    /people/srinivas.gv/blog/2005/09/27/concept-of-proxy-generation
    An Illustration of Java Server Proxy
    /people/rashmi.ramalingam2/blog/2005/06/25/an-illustration-of-java-server-proxy
    rgds
    joel

  • Hi, On Maverick (Mac OS X 10,9) how can I use Java?

    Hi, Could somebody suggest me the way, how, which update of Java can be used on Maverick?
    Thanks in advance
    juliafromhun

    I use Oracle's Java, Java 7 build 45. You can download it from -> http://www.java.com/en/download/faq/java_mac.xml.
    Good luck,
    Clinton

  • How can I use java on the web?

    hi
    I would like to learn about making websites using java?? do i have to learn about javascript or another type of java??
    Im new in using java applet, threading and stuff like that :).
    And maybe I can make management systems in java language is this possible?
    thanks

    mshadows wrote:
    hi
    I would like to learn about making websites using java?? do i have to learn about javascript or another type of java??
    javascript is not a type of java. It is a separate language. What do you mean by "making websites". A website in its simplest form is just an HTML page. If you want to learn what's called a "server side web programming language", which will allow you to do things like retrieve data that a user entered into a form on an HTML page and store it in a database, then first you need to learn basic java, and then you need to learn basic HTML(and it would be beneficial to learn basic javascript although that's not mandatory), and then you need to learn "servlets+jsp"--which is the java version of a "server side web programming language". The easiest "server side web programming language" to learn and the one that is most popular is php.
    Some books you might consider:
    beginning Java: "Java2: A Beginner's Guide"
    beginning servlets+jsp: "Murach's Java servlets and JSP(2008 edition)" -- includes an introduction to HTML
    Im new in using java applet, threading and stuff like that :).OK. You don't need know applets or threading to learn servlets+jsp.
    And maybe I can make management systems in java language is this possible?
    Sure.
    Edited by: 7stud on Jun 6, 2008 10:17 PM

  • I received an apple 5 from a colleague  he cannot be reached anymore, how can i use the phone and use it with my apple id ?

    I received an I phone 5 from a colleague
    He  is nowhere to be contacted
    I do not have his apple id
    How do I use this i phone without having his apple id
    I have my own apple id
    <Email Edited by Host>

    If the phone is Activation Locked (which it sounds like it is) the only thing you can do is contact the person who locked it. If you can't do that the phone is not usable as there is no way to bypass Activation Lock. The following has more information, including what to do if the person can be contacted. iCloud: Activation Lock

  • How can I using java bean to insert new record

    Hi everybody,
    I'd some problem when I insert a record using java bean. When insert a record, the resultset executeUpdate return 0 anc cannot add record to database. Would you please tell me what's wrong in my code?
    java bean
    package miniproj;
    import java.sql.*;
    public class Register{
    private String sql;
    private String username;
    private String usertype;
    private String password;
    private String blocknum;
    private int floornum;
    private String owner;
    private int rows;
    private String s;
    // set parameter to database
    public int setMember(){
    try{
    //load database driver
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    // Get a connection to the database
    Connection sqlConn = java.sql.DriverManager.getConnection("jdbc.odbc:WFBS");
    // Get a statement from the connection
    Statement sqlStmt = sqlConn.createStatement();
    sql = "INSERT INTO USERS(user_name, password) VALEUS ('aaa', 'aaa')";
    // sql = "INSERT INTO USERS(user_name, password) VALEUS (" + user_name + "," + password + ")" ;
    rows = sqlStmt.executeUpdate(sql);
    // sqlRst.close();
    sqlStmt.close();
    sqlConn.close();
    catch(SQLException se){
    catch(Exception e){
    return rows;
    // set user name method
    public void setUsername(String name){
    username = name;
    // set passwrod method
    public void setPassword(String pwd){
    password = pwd;
    // set block num mehtod
    public void setBlockNum(String block){
    blocknum = block;
    // set floor num method
    public void setFloorNum(int floor){
    floornum = floor;
    // set owner method
    public void setOnwer(String own){
    owner = own;
    // get user name method
    public String getUsername(){
    return username;
    // get password method
    public String getPassword(){
    return password;
    jsp code
    <%@ include file="Header.jsp" %>
    <%@ page errorPage="Error.jsp" %>
    <jsp:useBean id="register" class="miniproj.Register" />
    <jsp:setProperty name="register" property="*" />
    User name : <%=register.getUsername()%><br>
    Password : <%=register.getPassword()%><br>
    <%
    int i = register.setMember();
    out.println(i);
    %>
    Thanks a lot
    Chris

    Seems to me that executeUpdate() would throw an SQLException, which in turn would get caught by your empty catch. The SQL keyword VALUES is misspelled. Put a 'se.printStackTrace()' in your catch to confirm this.

  • How can I used remaning credits in Apple store so I can change country store

    Can anyone tell me how to spend remaining credits in my apple id so that I can change location country/region??

    Buy somethig.
    Or, if it is a small amount that you do not mind forfeiting, contact iTunes Support for the country of your former residence and request that they zero out the account.

Maybe you are looking for

  • Open password-protected XLSX files in Numbers '09

    Hi @ all, I've just started using Numbers a few days ago. I want to open password-protected xlsx-files. Numbers refuses opening it. Why? Chears Stefan

  • No sync \ Vista

    Hello, Vista and iPod shuffle second gen. Itunes will not sync. The iPod is found, iTunes reads sync in process, do not remove, but nothing syncs. Autofill works, I can copy playlists to the device, etc. Trying to sync only checked items. Both iPod a

  • Solution Manager project views

    Dear friends,    In Solution Manager, t.code SOLAR_PROJECT_ADMIN, i have created IMG project & Project views. Both(IMG projects & project views) are in green colour. Both the IMG projects & project views are now available in R/3. Under project view,

  • Xsl sum question

    hi all, I'm trying to find the sum of a specific set of nodes and my sum statement looks like this: <xsl:value-of select="sum(//row[*[name=$sortDefault]/month=$currentMonth]/obligation)"/> This will sum up all the obligation nodes of all the rows tha

  • Database Down - URGENT!!!

    Dear Oracle Guru's Database is down. Please advise!! It's urgent, tell me what to do!!