Results 1 to 10 of 10
  1. #1

    Default Java SE 6 is NOW Available


    http://java.sun.com
    http://java.sun.com/javase/6/

  2. #2

    Default Re: Java SE 6 is NOW Available

    Nice ka'y naa sa siya'y Scripting. Sayang lang ka'y dili default Beanshell.

    Code:
    /* File: TestScript.java */
    /* Author: cen */
    import javax.script.*;
    import java.util.*;
    
    public class TestScript {
    
    
    	public static void main(String args[])
    	{
    		ScriptEngineManager mgr = new ScriptEngineManager();
    	 	List<ScriptEngineFactory> scriptFactories = mgr.getEngineFactories();
    
    	 	for (ScriptEngineFactory factory: scriptFactories) {
    	  	String langName = factory.getLanguageName();
    			String langVersion = factory.getLanguageVersion();
    
    			System.out.println("script: " + langName+ " version: "+langVersion);
    	 	}
    
     	}
    
    }
    Try to run this. Ecmascript ang available daan. Abi nako apil ang Beanshell ani.

  3. #3

    Default Re: Java SE 6 is NOW Available

    Quote Originally Posted by cen
    Nice ka'y naa sa siya'y Scripting. Sayang lang ka'y dili default Beanshell.

    Code:
    /* File: TestScript.java */
    /* Author: cen */
    import javax.script.*;
    import java.util.*;
    
    public class TestScript {
    
    
    	public static void main(String args&#91;])
    	{
    		ScriptEngineManager mgr = new ScriptEngineManager();
    	 	List<ScriptEngineFactory> scriptFactories = mgr.getEngineFactories();
    
    	 	for (ScriptEngineFactory factory: scriptFactories) {
    	  	String langName = factory.getLanguageName();
    			String langVersion = factory.getLanguageVersion();
    
    			System.out.println("script: " + langName+ " version: "+langVersion);
    	 	}
    
     	}
    
    }
    Try to run this. Ecmascript ang available daan. Abi nako apil ang Beanshell ani.
    Dili ra beanshell ang default scripting. I think mo support pa gani siya ug java script using rhino from mozilla.

  4. #4

    Default Re: Java SE 6 is NOW Available

    Quote Originally Posted by eax
    Dili ra beanshell ang default scripting. I think mo support pa gani siya ug java script using rhino from mozilla.
    JavaScript is the name of Netscape Communications Corporation's implementation of the ECMAScript standard, a scripting language based on the concept of prototype-based programming. -wikipedia

    What I mean is scripting in java SE 6 doesn't use beanshell by default. Sayang ka'y familiar nako daan ani.

  5. #5

    Default Re: Java SE 6 is NOW Available

    Guys. Karon pa gyud ko ani nga news. Java SE 1.6 is faster than Java SE 1.5 Click here. Upgrade na! :mrgreen:

  6. #6

    Default Re: Java SE 6 is NOW Available

    hmmmm how fast is fast?
    how about compared to other languages? maka compete naba?

  7. #7

    Default Re: Java SE 6 is NOW Available

    Quote Originally Posted by M@rv|n
    hmmmm how fast is fast?
    how about compared to other languages? maka compete naba?
    Sa C/C++ hinay gihapon ang java. Sa memory usage sad mas bug-at ang gihapon java kaysa C/C++.
    Click --> http://en.wikipedia.org/wiki/Java_performance#_ref-5


  8. #8

    Default Re: Java SE 6 is NOW Available

    Ang naka-nindot lang kay ang java 6 has a 58% boost over 5.0 --> http://weblogs.java.net/blog/opinali..._hotspo_1.html

  9. #9

    Default Re: Java SE 6 is NOW Available

    I'm still using v1.5 and I don't have problems with performance so far, if a computer runs slow I simply change a lighter desktop like FVWM, it doesn't look as nice as KDE or Gnome but it's definitely faster. If it's a really slow computer like a 486 then I have to use remote X and connect it to a faster PC. :mrgreen:

  10. #10

    Default Re: Java SE 6 is NOW Available

    Quote Originally Posted by cen
    Sa C/C++ hinay gihapon ang java. Sa memory usage sad mas bug-at ang gihapon java kaysa C/C++.
    Click --> http://en.wikipedia.org/wiki/Java_performance#_ref-5

    If you're comparing java to C/C++. I think lahi ra gyud ang sila. Kay ang C/C++ ang compiled languages and ang Java kay interpreted languages.

  11.    Advertisement

Similar Threads

 
  1. n73 3.0704.1.0.1 is now available...
    By markyap in forum Gizmos & Gadgets (Old)
    Replies: 19
    Last Post: 01-04-2011, 03:04 AM
  2. n73 3.0704.1.0.1 is now available...
    By markyap in forum Gizmos & Gadgets (Old)
    Replies: 0
    Last Post: 02-25-2007, 02:28 PM
  3. Replies: 0
    Last Post: 02-11-2007, 10:05 PM
  4. FreeBSD 6.2 is now available
    By eax in forum Software & Games (Old)
    Replies: 1
    Last Post: 01-20-2007, 05:04 PM
  5. XpPRO 64bit is now available in Cebu.
    By muzikfreakah in forum Software & Games (Old)
    Replies: 10
    Last Post: 05-20-2006, 08:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top