Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

New Scripts | Java | Tutorials & Tips

Results 161-180 of 301
Paging Records in JSP
You can divide database results into pages with this script. This source code is for available to use with MySQL. But you can modify the code to use with PostgreSql and Oracle. You can not use this code with MS-SQL. Becuase MS-SQL does not support using 'LIMIT' in your sql queries.
(27 ratings)
Reviews0
PriceFree
Views5963
Herong's Notes on JDK
A collection of notes and simple codes on JDK. Topics include Blowfish, book, Calendar, certificate, character set, cipher, client authentication, collections, datagram, Date, decryption, DES, digital signature, encryption, DOM, DSA, DTD, example, HTTP, HTTPS, J2SDK, Java, JCA, JDK, JDK 1.3.1, JDK 1.4.1, JDK 1.5.0, key store, keytool, Locale, notes, message digests, MD5, online, private key, public key, RSA, sample, SAX, secret key, SHA, socket, SSL, TLS, tutorial, unnamed package, Unicode, UTF-8, X.509, XML, XSD, XSL
(6 ratings)
Reviews0
PriceFree
Views2037
Herong's Notes on JSP
This book is a collection of notes and tutorial codes I wrote while I was leaning JSP (JavaServer Pages). Topics include: attachment, Big5, book, Chinese, content-disposition, content_type, cookie, custom tag, debugging, example, expression language, file upload, GB2312, GBK, header lines, HTTP/1.1, HTTP Response, internationalization, i18n, IterationTag, JavaBeen, JDK, JSP, JSTL, JSTL-EL, J2SE, localization, MIME, named package, online, pageContext, performance, Perl, Servlet, session, Taglib, TagSupport, tag interface, TLD, Tomcat, tutorial, unnamed package, Unicode, useBean, UTF-8, XML
(9 ratings)
Reviews0
PriceFree
Views2227
Perl to Java regular expressions tutorial
This small tutorial is for those who are familiar with regular expressions in Perl and want to use them in Java too. I give some examples in Perl on the left side and their Java equivalents on the right side.
(6 ratings)
Reviews0
PriceFree
Views1746
Whizlabs SCBCD (Sun Certified Business Component Developer) Exam Simulator
Ensure your success in SCBCD exam with Whizlabs Simulator, the most effective training software for the Sun Certified Business Component Developer exam. Developed by highly experienced and certified professionals, it offers 5 mock exams (350 questions) on the latest pattern in a simulated environment. Not to forget, it also offers the "Use it Anywhere, Anytime!" advantage, by offering a FREE "web-based online exam simulator version"; with its unique "percentile-grading" feature. Coupled with value added offerings like Interactive quiz and Quick revision tips, it provides an efficient and effective learning platform. Endorsed by leading IT certification sites, it is the most recommended study aid for SCBCD certification exam. Last but not the least; it comes with FREE technical mentoring and "Unconditional 100% Money Back Guarantee". Check out the FREE demo version.
(1 ratings)
Reviews1
PriceFree
Views2331
Creating JDBC SQL Statements. Displaying Records from a MySQL Database.
A tutorial on how to create and execute JDBC SQL Statements and display records from a table in a MySQL Database. Also covers topics like creating databases and tables in MySQL. All code is explained in detail.
(6 ratings)
Reviews0
PriceFree
Views4204
Connecting to a MySQL Database using Connector/J JDBC Driver.
A tutorial on how to connect to a MySQL Database using Connector/J JDBC Driver. Explains what are database URLs? Why and how to specify JDBC driver names? Then moves on to write a simple Java program to connect to a MySQL database server. Explains all the code in detail.
(15 ratings)
Reviews0
PriceFree
Views5920
Installing and Configuring MySQL Database and Connector/J JDBC Driver
A tutorial on obtaining, installing and configuring MySQL Database and Connector/J JDBC Driver for use on Microsoft Windows. Advanced topics covered include installing MySQL as a Windows service and configuring MySQL and Connector/J JDBC Driver to use named pipes.
(9 ratings)
Reviews0
PriceFree
Views2842
What is java?
This small article is aimed at web designers who are (mostly) non-programmers and who wish to use 3rd party applets rather than create their own. It sets out to define java from the non-specialist's perspective and guard against a few common misconceptions.
(0 ratings)
Reviews0
PriceFree
Views1461
Instant logging: Harness the power of log4j with Jabber
Not only is logging an important element in development and testing cycles -- providing crucial debugging information -- it is also useful for detecting bugs once a system has been deployed in a production environment, providing precise context information to fix them. In this article, Ruth Zamorano and Rafael Luque, cofounders of Orange Soft, a Spain-based software company specializing in object-oriented technologies, server-side Java platform, and Web content accessibility, explain how to use the extension ability of log4j to enable your distributed Java applications to be monitored by instant messaging (IM).
(3 ratings)
Reviews0
PriceFree
Views1942
Visual Application Builder
The Visual Application Builder is a set of WebSphere Studio plug-ins that allow even non-expert programmers to quickly develop browser-based/J2EE applications and application templates that target various devices. The model-based Rapid Application Development (RAD) environment allows easy building of form-based applications that interface with data from various sources, such as RDB and Web services. It allows the use of one project to generate code for various target platforms and for new technologies that will evolve. Updated for WebSphere Studio 5.1 with WSWB 2.1 look & feel; contains database connection filtering, undo support, and several bug fixes.
(3 ratings)
Reviews0
PriceFree
Views2801
Application Tools for Extension Services
Application Tools for Extension Services consist of WebSphere� Studio-based tools that support the development of Web applications targeted for the Extension Services for WebSphere Everyplace (ESWE) platform. These tools are based on the existing WebSphere Studio J2EE development tools and they are part of an emerging suite of tools for the ESWE platform.
(0 ratings)
Reviews0
PriceFree
Views1446
Jikes Bytecode Toolkit
Jikes Bytecode Toolkit is a 100% Java class library that enables Java programs to create, read, and write binary Java class files and to query and update a single, high-level representation of the collection of them, including relationships among them. These features allow the development of tools that report on what APIs the classes use, reorder and change instructions, merge or extend classes, add customized instrumentation (similar to profilers), analyze control and data flow, etc.
(0 ratings)
Reviews0
PriceFree
Views1773
JAR Class Finder
JAR Class Finder is a WSAD/Eclipse plug-in utility for finding JAR files containing a given class for the Java build path of a project and for helping to fix NoClassDefFound exceptions. This utility helps users to quickly and easily resolve ClassDefNotFound exceptions, which commonly occur during run time. It can also be used to avoid getting such errors if used before run time.
(3 ratings)
Reviews0
PriceFree
Views2506
Solution Enabler
Solution Enabler is a framework for creating and deploying solutions locally or to remote machines with different operating systems. The framework helps to simplify the creation and deployment of software solutions by capturing detailed knowledge of a solution package deployed through a common installer.
(0 ratings)
Reviews0
PriceFree
Views1913
Build interoperable Web services with JSR-109
JSR-109 facilitates the building of interoperable Web services in the Java 2 Platform, Enterprise Edition (J2EE) environment. It standardizes the deployment of Web services in a J2EE container. This article discusses the server and client programming models defined by JSR-109 and provides code examples.
(0 ratings)
Reviews0
PriceFree
Views1369
Data Wizard for Java
Data Wizard for Java is a tool for building a simple graphical user interface (GUI) that makes it easy to collect necessary data. This tool enables the building of data wizard applications using only a scripting scenario in an XML format. Data Wizard for Java can help to produce a GUI by using a simple script to describe the necessary input parameters and the required tools or utilities to be called.
(0 ratings)
Reviews0
PriceFree
Views1824
Web Services for DB2 Cube Views
Web Services for DB2 Cube Views provide access to multidimensional data stored in DB2. These Web services allow a client application to read data from the cubes and perform basic online analysis on multidimensional data and metadata through the Web, using XPath and XML.
(0 ratings)
Reviews0
PriceFree
Views1541
Tip: Set up SAX Parsers
This is the first in a series of tips that will serve as a comprehensive guide to using XML from the Java programming language. I begin with coverage of the SAX API. This tipreviews getting an instance of a SAX parser and setting various features and properties on that parser.
(0 ratings)
Reviews0
PriceFree
Views2318
Demystifying Extreme Programming: Just-in-time design
People who aren't familiar with XP are bothered by the concept of just-in-time (JIT) design -- designing and implementing what you know you need right now and not worrying about future design issues until absolutely necessary. While this approach might seem unwise or even reckless, XP advocate Roy Miller wraps up his series by showing you how safe and easy JIT design is -- and how it just might revolutionize the way you write code.
(0 ratings)
Reviews0
PriceFree
Views1345
Results 161-180 of 301