java ee

Tag details

Welcome to the 'java ee' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'java ee'.

Look up Offsite Link "java", Offsite Link "ee" at The Free Dictionary

Latest blogosphere posts tagged “java ee”

  • سوال: چند سوال برنامه نویسی


    ?????? ???? ??????Authority Authority: 164
    سلام دوستان من یه سوال داشتم اونم اینه که واسه اینکه با جاوا مثلا برنامه نویسی شبکه بکنیم باید به خود شبکه تسلط داشته باشیم؟ در ضمن توی رشته مهندسی نرم افزار دروسی مثل ساختمان ...
    3 days ago
  • Sun Web Server 7.0 Update 7 Released


    SDN Program NewsAuthority Authority: 128
    Sun Web Server 7.0 Update 7 features new capabilities, such as support for Kerberos via Simple Protected GSS-API Negotiation (SPNEGO) authentication, and offers fixes for critical security vulnerabilities. Learn more and download now.
    5 days ago
  • Taking Advantage of Wire-Speed Cryptography


    SDN Program NewsAuthority Authority: 128
    A Sun BluePrints article shows how to off-load application security functions that include cryptographic operations in conjunction with Oracle WebLogic Server and Java Platform, Enterprise Edition application environments. (Registration required.)
    6 days ago
  • DataSource Resource Definition in Java EE 6


    SDN Program NewsAuthority Authority: 128
    This Tech Tip covers a new datasource definition resource introduced in Java EE 6 that you can declare portably for database connectivity across any Java EE 6-compatible application server.
    1 week ago
  • Java EE 6 and GlassFish v3 Virtual Conference Replay


    SDN Program NewsAuthority Authority: 128
    Due to the overwehelming success of the December 15, 2009 event, every session of the Virtual Conference is now available to view as a replay. Learn more about Java EE 6 and GlassFish v3 now!
    1 week ago
  • Real World Java EE Patterns - Rethinking Best Practices Book Is Back On Amazon.de


    Adam BienAuthority Authority: 123
    "Real World Java EE Patterns - Rethinking Best Practices" book is available again on amazon.de (was somehow sold out): For reviews, see amazon.com or press.adam-bien.com , for code http://kenai.com/projects/javaee-patterns/
    1 week ago
  • EJB 3.1 Killed The Backing Beans Or JSF 2, EJB 3.1, JSR-330 - The Perfect Synergy


    Adam BienAuthority Authority: 123
    A Stateless Session Bean with the JSR-330 @Named annotation: @Stateless @Named("helloService") public class HelloService {     @EJB    ClockService clockService;     public String getHello(){         return "Hello from EJB / CDI: " + clockService.currentTime();     } }  ...
    1 week ago
  • Article Series Introduces Java EE 6 Platform


    System News for Sun Users - The BlogAuthority Authority: 136
    Focuses on New Technologies, Usability Improvements Sun Developer Network (SDN) staff writer Ed Ort has written a three-part article series introducing the Java Platform, Enterprise Edition (Java EE) 6 platform. Released this December, Java EE 6 adds significant new technologies and extends the usability improvements ...
    1 week ago
  • Java EE 6 Observer With CDI (JSR-299/JSR-330) and EJB 3.1


    Adam BienAuthority Authority: 123
    1. You will have to define an event class first. It can be any POJO you like: public class HelloEvent {     private String message;     public HelloEvent(String message) {         this.message = message;     }     public String getMessage() {         return ...
    1 week ago
  • 9 Reasons Why Java EE 6 Will Save Real Money - Or How To Convince Your Management


    Adam BienAuthority Authority: 123
    Prototyping : in general (Enterprise) Java projects start with evaluation which frameworks to use. This can take from few hours, to several months (although these times are hopefully over). Java EE 6 comes with “one stop shopping”. You can download Java EE 6 with the IDE (eclipse, netbeans, jdeveloper and ...
    1 week ago
  • GlassFish v3 Virtual Conference


    Coming Up for AirAuthority Authority: 116
    This is a little late notice, but we at Sun are holding a “virtual conference” covering GlassFish v3, JavaEE 6, etc. You can find details here. It starts in 30 minutes (10:00 CST, 8:00 PST).
    1 week ago
  • GlassFish v3 Virtual Conference


    Coming Up for AirAuthority Authority: 116
    This is a little late notice, but we at Sun are holding a “virtual conference” covering GlassFish v3, JavaEE 6, etc. You can find details here. It starts in 30 minutes (10:00 CST, 8:00 PST).
    1 week ago
  • New Free Java EE 6 Tutorial And Screencast


    Adam BienAuthority Authority: 123
    A new Java EE 6 tutorial and screencast are available.  [both are based on the " Java EE Patterns - Rethinking Best Practices " book] 
    2 weeks ago
  • Java EE 6 Features: Dependency Injection, Bean Validation and EJB Enhancements


    srinipAuthority Authority: 91
    Java EE 6 was released on Thursday this week. I wrote about it on InfoQ website. The latest release is major in terms of breadth and depth of the new features included in the release. Some of the main features in JEE6 include: Dependency Injection Bean Validation EJB Enhancements Servlet, JSF, and JSP ...
    2 weeks ago
  • Java Platform Enterprise Edition 6 Now Available


    System News for Sun Users - The BlogAuthority Authority: 136
    Platform Flexibility, Development Simplification Enhance Latest VersionThe much anticipated Java Platform Enterprise Edition 6 (Java EE 6) has been released. New additions include Java Context and Dependancy Injections (CDI), Java EE Profiles, the new Web Services and Interoperability (WSIT) features that came from ...
    2 weeks ago
  • NetBeans IDE 6.8 Full Support to Latest Java Technologies


    System News for Sun Users - The BlogAuthority Authority: 136
    Including Java EE 6 and GlassFish Enterprise Server v3 NetBeans Integrated Development Environment (IDE) 6.8 just released not only expands PHP support, tightens integration with Project Kenai, improves C/C++ profiling and interoperates better with JavaFX, it also provides complete support for the newly released Java ...
    2 weeks ago
  • Java Platform, Enterprise Edition 6 and Sun GlassFish Enterprise Server v3 Released


    SDN Program NewsAuthority Authority: 128
    The Java EE 6 platform is now available with significant industry support from Java technology licensees. Also available is the Java EE 6 SDK, which includes Sun GlassFish Enterprise Server v3, the industrys first application server to support the full Java EE 6 platform and Java EE 6 Web Profile. Download now.
    2 weeks ago
  • Java EE 6 IDE Support


    SDN Program NewsAuthority Authority: 128
    NetBeans IDE 6.8 and the GlassFish Tools Bundle for Eclipse 1.2 Release Candidate add support for Java EE 6, enhancing Java EE 6 productivity with rapid iterative development using GlassFish v3.
    2 weeks ago
  • Java EE 6 Virtual Conference


    SDN Program NewsAuthority Authority: 128
    Attend the Virtual Conference on December 15, 2009 and get an exclusive look into the Java Platform, Enterprise Edition 6 (Java EE 6) and Sun GlassFish Enterprise Server v3, the first Java EE 6 platform-compatible application server.
    2 weeks ago
  • Glassfish v3 - The Killer Java EE 6 Appserver Is Out - Top Ten Favorites


    Adam BienAuthority Authority: 123
    Glassfish v3 - the killer appserver for the killer platform (Java EE 6) is out . What I like:  Easy installation: you can use the installer or just download the ZIP and extract it. Even easier than Glassfish v2 - you had to execute an ANT target to install the domain. Built-in monitoring capabilities : you can ...
    2 weeks ago

Comments about java ee

Personal attacks are NOT allowed
Please read our comment policy