News

In a world of microservices development and Docker-based deployments, RESTful web services tend to grab all the headlines. However, there's still a place in modern enterprise architectures for ...
The units-conversion Web service, which I’ve named UC, consists of four functions for converting between centimeters and inches and between degrees Fahrenheit and degrees Celsius. Although this ...
Parts 1 through 3 of this four-part series on developing Web services in Java SE first presented an overview of Web services and Java SE’s support for developing them. The series then focused on ...
Editor's Note: This web services development tutorial was published in 2001, and remains a very popular article on TheServerSide. This article still provides great value, but significant changes have ...
Hi,<BR><BR>I have been assigned to develop yet another CRUD web site. In my previous gig, we used Hibernate + Struts + Struts Layout... and it sucked:<BR><BR>1. Hibernate is complex. You have to keep ...