Miscellaneous. Tutorials & Tips. Java. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Miscellaneous scripts for your web site.
Miscellaneous
-
Internet Connection with DSL Modems - 8 Tutorials
A collection of 8 tutorials on Internet connections with DSL modems covering: What are required to use DSL modems; How to connect DSL modems; How to configure Windows systems for DSL modem connection; How to troubleshoot DSL modem connection problems;
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Java file handling tutorial
This tutorial demonstrates you the basic Java file handling concepts with code examples.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Using AspectJ to log all methods parameters and return values during application runtime
AspectJ is an aspect-oriented extension created at PARC for the Java programming language. It is available in Eclipse Foundation open-source projects, both stand-alone and integrated into Eclipse. AspectJ has become the widely used de-facto standard for
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Working With Android Contacts
Tutorial covers querying the Android contact database in both Android 2.0 and 1.x flavors. Learn to retrieve contact details and build a series of classes to manage contact data on both Android SDK level 3 and level 5 platforms.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Free Web Services
This free Web service tutorial book is a collection of notes and sample codes written by the author while he was testing free Web services available on the Internet. Topics include Web service, SOAP, REST, WSDL, WADL, soapUI, Country codes, currencies, ai
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
TechCuBeTalk - Creating a struts project using Eclipse Ganymede
The author teaches how to use the latest version of Eclipse Ganymede to develop the struts project without paying huge licence cost by using WSAD or other costly tool. This article shows that we can do anything with world's best java IDE Eclipse.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Java Programs and MySQL Servers
This Tutorial provides tutorial notes on MySQL JDBC driver. Topics include installing MySQL JDBC driver; connection URL and DriverManager class; DataSource and Connection objects; server and driver information; creating tables with auto-increment columns.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Demonstration of Linked List in java
It is a simple demonstration of Linked list in java programming language. Very simple and well commented java source code for the beginners. Linked list of points are used to create a Polyline and display it.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Demonstration of the try-catch-finally
Demonstration of the try catch finally exception handling mechanism in java programming language.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Creating a text adventure game in Java
This is a series of tutorials that show you how to create an object-orientated adventure gaming system.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Java Tool Tutorials - The Java Class File Disassembler
This Tutorial provides tutorial notes on 'javap', the Java class file disassember. Topics include list of 'javap' command options, showing public variables and methods, showing private variables and methods, disassembling bytecode to JVM assembler
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Java Interview Questions Library
This is a complete library of mostly asked java interview questions bank with complete descriptive answeres. Here you will find Java Interview Question, Java Tutorials and Java Tips
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Playing WAV files using Java
There is source code of simple class AePlayWave in this article, which can play WAV(AUFF, SND, AU might also be supported) sound files asynchronously (in a separate thread, without interruption of main program). It is possible to use it in console or GUI
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How To Develop RFID Applications In Java
Radio Frequency Identification, also known as RFID, is a tool which is being used in a large number of industries. There are a number of software programs which can work with RFID, and an example of this is RFID Anywhere by Sybase iAnywhere. It was
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Servlets Advanced
After describing some basic programming of servlets, we will describe some advanced topics of servlets in this tutorial, viz., Session Tracking, Servlet Filters, Servlet Life Cycle Events, Including, forwarding and redirecting, Servlet Chaining and
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Antipatterns In Java Programs
An antipattern can be defined as a bad design in the Java language. Antipatterns will bring forth bad answers in a way that is easy for some people to understand. If you are programming with Java, it is important to understand both antipatterns and
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
JSP Basics
Java Server Pages (JSP) is a Java API in J2EE which allows dynamic creation of web pages using Java. It has the same purpose as other existing technologies like CGI or PHP. In this tutorial you will learn about Lifecycle of JSP pages, Dynamic content
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How a Profiler Can Improve Your Java Applications
If you have been working with C++ programs for longer than five years, you should be well aware of the difficulties involved with debugging software. However, many younger programmers don't have experience with these issues because Java deals with memory
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How Code Reviews and PMD Can Crush Bugs In Your Code
The ability to review your code is one of the best methods to find bugs and other issues which can cause your program to perform poorly. In fact, one of the hardest things about writing a program is debugging it. When programmers get together and share
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How To Run J2ME Programs on Palm Devices
Palm products are very popular mobile communication tools which have a large number of properties. Because of the properties that these devices have, they have been combined with programs such as Java.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose