// archives

Java

This tag is associated with 3 posts

Dallas TechFest 2011

Dallas TechFest been running for 4 years and has been one of the best attended conferences in the region.  Every year, the purpose of Dallas TechFest is to provide the best content possible at a reasonable cost.  In past years, we’ve been sponsored by Microsoft, Oracle, Sun Microsystems, Adobe, Telerik, MyEclipse, and many other top companies in the [...]

Intro to Web Services and REST in JAVA

Introduction: From a technical standpoint, building a Web Service is not entirely difficult, but it’s not a task that should be taken lightly either. Given the vast use of Web Services in the Enterprise environment, on a recent trip to Texas A&M University, I was able to speak to students (courtesy of Dr. Salih Yurttas) [...]

The Quickest Way to Get a Robust Java Application Running

When developing an open source Java based web application there is frequently a great deal of work involved just to get your environment up and running. First of all the tools need to be selected, based on your requirements and preferences. At a minimum a robust website will require a place to store data (likely [...]