VOOZH about

URL: https://www.javacodegeeks.com/author/Pavithra-Siriwardena

⇱ Pavithra Siriwardena, Author at Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Pavithra SiriwardenaNovember 13th, 2013
    6 307

    RESTful Web Services with Java

    REST stands for REpresentational State Transfer, was first introduced by Roy Fielding in his thesis “Architectural Styles and the Design…

    Read More »
  • DevOps👁 Image
    Pavithra SiriwardenaAugust 23rd, 2012
    0 270

    GlassFish: How to deploy a war file

    Before trying this out make sure you have installed GlassFish in your machine. Installation is just easy as downloading the…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Pavithra SiriwardenaAugust 22nd, 2012
    0 168

    Getting started with JAX-WS

    JAX-WS stands for Java API for XML Web Services. It is a Java programming language API for creating web services…

    Read More »
  • Enterprise Java👁 Image
    Pavithra SiriwardenaJuly 13th, 2012
    0 209

    JMS with ActiveMQ

    JMS with ActiveMQ  JMS short for Java Message Service provides a mechanism for integrating applications in a loosely coupled, flexible…

    Read More »
  • Enterprise Java👁 Image
    Pavithra SiriwardenaJuly 6th, 2012
    0 180

    Apache Thrift with Java quickstart

    Apache Thrift is a RPC framework founded by facebook and now it is an Apache project. Thrift lets you define…

    Read More »
  • Enterprise Java👁 Image
    Pavithra SiriwardenaJune 29th, 2012
    0 120

    MongoDB with Java Kickstart

    NoSQL databases due to their scalability are becoming increasingly popular. When used appropriately NoSQL databases can offer real benefits. MongoDB…

    Read More »
  • Enterprise Java👁 Image
    Pavithra SiriwardenaMarch 12th, 2012
    0 155

    Getting started with GWT

    GWT short for Google Web Development Kit lets programmers to develop Ajax web applications with java. Java codes are converted…

    Read More »
Back to top button
Close