Expose Liferay & Custom Services as JSON

Copyright graur razvan ionut @freedigitalphotos.net

Well, this was not the easiest part last time. Honestly, i like the way alfresco does exchange data between its Alfresco-Share application and the repository. REST-Calls in JSON-Format is the most easist way to work out customers requirements. Just evaluating the body of the request/response and you can accessing data without […]

Passing dynamically parameters to a Java Web Start App (JNLP)

Copyright br3akthru @freedigitalphotos.net

Today the web is everywhere - even the smallest handhelds are unuseable without linking to the world wide internet. Thus it is no suprise that the Java is trying to crossover the computer and the internet to get so cute together using Java Web Start Technology. This technique is running directly on a […]