Skip to content
Software Pulse

Software Pulse

Teaching novice computer programmers how to turn their ideas into working applications

  • Applications
  • Blog
  • Tutorials
  • Courses
  • Publication

Tag: Java

Posted on February 19, 2020February 18, 2020

Java client calling SOAP web service

Even Java Desktop applications can use web services, and in this article, we will take a look at how to make a call to a SOAP web service and receive a response.  For this simple example, we will make use of “The Naked Web Service” which was produced as an earlier article.

Continue reading “Java client calling SOAP web service”
Posted on February 4, 2020February 3, 2020

Monitor folders for changes

This is a simple bit of code to monitor a directory and send a signal when something changes within that folder.

The purpose of this project is to be able to monitor one, or more, directories so that the application is notified anytime a new file is added to the directories under observation. Continue reading “Monitor folders for changes”

Posts navigation

Previous page Page 1 Page 2

Recent Posts

  • Add JUnit5 to an existing Java Eclipse project
  • Photograph Library
  • Data Reporter
  • Swipe Card number check sum
  • Creating an executable file with Launch4J and Java 11

Categories

  • Applications
  • Blog
  • Courses
  • Publication
  • Tutorials
  • About
  • Blog
  • Copyright statement
  • Privacy Policy
  • Comment Policy
Privacy Policy Proudly powered by WordPress