Java Tutorials - Improve your understanding of Java and JSP Languages
Welcome to the Java tutorial pages on Softwaresourcer.com - here you can find tutorials, help and information on Java and related languages from all over the internet. If you have any questions about Java programming or would like Java Development done for your company please complete ourfree IT quotes form. If you are a company who takes on Java projects and would like to receive leads from people looking for Java or other work please complete ourIT suppliers partner form.
Java Sound, Getting Started, Part 2, Capture Using Specified Mixer
Baldwin shows you how to use the Java Sound API to capture audio data from a microphone and how to save that data in a ByteArrayOutputStream object. He also shows you how to identify the mixers available on your system, and how to specify a particular mi...
Java Variables and Strings
Today we will cover what a variable is, how to declare it, Operators and using string variables... -oracle
Java Web Services
Java Web Services shows you how to use SOAP to perform remote method calls and message passing; how to use WSDL to describe the interface to a web service or understand the interface of someone else's service; and how to use UDDI to advertise (publish) an... .internet
JMX keeps your Java apps connected
See how the JMX specification can help you keep Java apps working with other systems without having to master proprietary APIs...
JSP Quick-Start Guide for Windows
Looking to get started with JSP? Use Kev's detailed guide to set up and try out a JSP-capable server under Windows. Newly updated for use with Tomcat 4.1.18 and Apache 2.0.44...