|
SriHari's Profile
|
|
SriHari is a Software Developer with ten years experience in developing Java/J2EE applications. He is also a good developer in Adobe Flex and Adobe Air products. His hobbies are Reading books, Browsing internet, Watching cricket, and playing with his kid. He is very much fascinated about Web services, UDDI and SOA. He also enjoy watching Cartoon Network. |
|
|
SriHari's Articles (8)
|
|
|
|
|
Flex 3.0 Applications with BlazeDS in Eclipse
BlazeDS is the server-based Java remoting and web messaging technology. BlazeDS enables Adobe Flex and Adobe AIR applications developers to easily connect to back-end distributed data and push data in real-time. BlazeDS makes use of AMF3 protocol which is similar to SOAP, but AMF3 protocol is a binary protocol and so is much faster than SOAP. BlazeDS, enables Flex applications make remote procedure calls to the Java server. BlazeDS Simplifies integration with existing Java code.
JAX-WS Web Services in NetBeans 6.1
Java API for XML Web Services(JAX-WS) is an important part of latest JEE specification (Java EE 5 platform). In this article we will see how to develop JAX-WS based web services using NetBeans 6.1 IDE. This article will not provide any of the theoretical information about JAX-WS.
JPA in NetBeans 6.1
In this article we will see how to use Java Persistence API (JPA) in NetBeans 6.1 with in a Java application. The JPA was first introduced as part of the Java EE 5 platform. This article will not provide any of the theoretical information about JPA.
Introduction to DOM4J
Dom4j is an easy to use, open source library for working with XML, XPath and XSLT on the Java platform using the Java Collections Framework and with full support for DOM, SAX and JAXP.
Apache POI - Reading Excel sheet using Java
POI, Apache POI - Java API to access Microsoft format files. POI (Poor Obfuscation Implementation) API is a fantastic way for Java programmers to access Microsoft document formats. The POI project consists of APIs for manipulating various file formats based upon Microsoft's OLE 2 Compound Document format using pure Java. In short, you can read and write MS Excel files using Java. An alternate way of generating a spreadsheet is via the Cocoon serializer.
|
|
|
|