Java SE 6 Released
java, release, web_services at December 13th, 2006 by 小影
Sun終於正式推出了Java SE 6!比較主要的更新有:
- 正式加入Scripting Language Support (JSR 223),內置Java Script,也可以自行加入Groovy到Ruby等各種各樣的語言
- 更新了的JDBC 4.0 API、以及把Apache Derby – 一個open source 的DBMS – 包括在JVM中
- Web Services API 2.0 – 新的Web Service API、以及輕量版的http server api
詳情請參考Sun的宣佈。
相關連結: