← All tags

Posts tagged “javaee”

SourceLabs SASH certified on Oracle Fusion Middleware

Oracle Fusion Middleware is now a certified platform for the SourceLabs "SASH" stack: Apache Struts, Apache Axis, the Spring Framework, and Hibernate. Visit this page to download free SASH software!

  • javaee
  • spring

Javaworld: Jason Hunter's 'New features added to Servlet 2.5'

Jason Hunter has published an interesting article about new features added to servlet 2.5. The focus of this article is like most of the JEE 5 goals all about simplification, easy of use, this is done by leveraging Java5 annotations (resources refences, life cycle support,...), some improvements around the web.xml, and cross context sessions support.

  • java
  • javaee

Good Bye JAX-RPC, weclome to JAX-WS

Finally the Java specification about Web Service will have a name that makes sense... moving away from JAX-RPC to JAX-WS (JAX Web Services)...

  • webservices
  • soap
  • java
  • javaee