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

Most Popular Scripts | Java | Tutorials & Tips

Results 81-100 of 301
Dynamic Web-based data access using JSP and JDBC technologies
This article discusses using the JSP and JDBC technologies to integrate static, dynamic, and database content in Web sites. For the purposes of simplicity and illustration, the JSP pages here use short scriptlets to expose the JSP developer to the underlying JDBC concepts instead of hiding them in custom tags. The author introduces a key design approach that integrates JavaBeans components with JDBC, similar to the way that JavaServer Pages technology already uses beans with HTTP. He also provides code for implementing this integration.
(3 ratings)
Reviews0
PriceFree
Views3298
Swing's new Spinner component
posted bykwigintinSwing
This new column offers a glimpse into the new Java 1.4 release, starting with the new jSpinner component of Swing, which lets users easily select a date, number, or choice from a pick list. Article includes code snipets.
(3 ratings)
Reviews0
PriceFree
Views2677
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 designed using a .NET program that has greatly modified the different phases of their RFID projects.
(3 ratings)
Reviews0
PriceFree
Views1703
RAD Tutorial w/ JavaServer Faces and WS Portal
The latest release of IBM WebSphere Studio and the Portal Toolkit plug-in provide new features for developing front-end applications using Java Server Faces. These features enable developers to quickly and easily use visual rapid-application development tools and provide a rich set of interesting user interface components not easily created or maintained in the past. This tutorial demonstrates how a framework as flexible as Java Server Faces and the tools provided by both WebSphere Studio and the Portal Toolkit make short order of integrating, testing and maintaining a portal-based front end.
(3 ratings)
Reviews0
PriceFree
Views1480
J2ME application development on the 6600
posted byradinksinWAP & WML
A discussion of MIDlet development on the Nokia 6600 making use of the MIDP 2.0 and MMAPI. The artcile will attempt to guides you through many of the quirks of this phone, not least of which is the 'Mickey Mouse' effect of the audio capture tool.
(3 ratings)
Reviews0
PriceFree
Views1195
Getting Started: Installation and Setup
This tutorial briefly explains where to obtain and how to install the Servlet and JSP Classes for Unix and Windows. Also, provides links to get a Servlet-Capable Web Server or Servlet Engine.
(3 ratings)
Reviews0
PriceFree
Views3221
Calling a JavaBean from a JSP Page
posted byfaisalinJavaBeans
This tutorial describes <jsp:useBean>, <jsp:setProperty> and <jsp:getProperty> tags and demonstrates how to call JavaBean from within a JSP page. Online demo available.
(3 ratings)
Reviews0
PriceFree
Views2959
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.
(3 ratings)
Reviews0
PriceFree
Views1515
.NET and J2EE - A Comparsion Study
This tutorial compares .NET and J2EE, discussing various features of both the technolgoies and summarising when and where these technologies are suitable to use for entriprise application.
(3 ratings)
Reviews0
PriceFree
Views1346
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
Views1807
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
Views2613
Handling Cookies
This tutorial discusses the creation and use of cookies in Servlets. Includes an example of a customized search engine interface.
(3 ratings)
Reviews0
PriceFree
Views2744
Migrating web application from websphere 3.5 to 4.0
This is a tutorial about migrating web applications (Servlets, JSP, JavaBeans) from WebSphere 3.5 to WebSphere 4.0 which is J2EE 1.2 compliant.
(3 ratings)
Reviews0
PriceFree
Views2285
Combining Servlets, JSP, and JavaBeans
This is a complete chapter : 'Combining Servlets, JSP, and JavaBeans' from Wrox Press book "Professional JSP 2nd Edition". It introduces Model-View-Controller (MVC) architecture and describes combining JSP, Servlets and Java Beans using it.
(3 ratings)
Reviews0
PriceFree
Views3039
A simple if else..
A detailed tutorial for If else which plays a very important role for beginners If else? What are "if elses" and why do you use it? Come and find everything in this tutorial
(3 ratings)
Reviews0
PriceFree
Views940
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
Views2196
Creating a text adventure game in Java
posted byfaqinMiscellaneous
This is a series of tutorials that show you how to create an object-orientated adventure gaming system.
(1 ratings)
Reviews1
PriceFree
Views3128
Java Server Pages, The Page Directive
Here's an introduction to the page directive, which is used to define attributes that apply to an entire JSP page. Main topics include: Introduction to JSP, What is the Page Directive? Sample Page Directives, Page Directive Attributes, Sample JSP Page, and JSP Syntax Summary.
(1 ratings)
Reviews1
PriceFree
Views1220
JSP Tutorial: Introduction
This is an introductory tutorial on JSP. It discusses: What is JSP?, What software do I need to run JSP pages?, JSP compared to ASP, JSP compared to Perl, JSP compared to Servlets, and What does a JSP Page Look Like?
(1 ratings)
Reviews1
PriceFree
Views7435
Best Java training in Bay Area - Cover Image
Best Java training in Bay Area
Glassdoor,2021. Master critical Java skills with the best Java training in Bay Areaand pave your way for a bourgeoning Java careerwith top IT companies. For more information on our Java training program, click below.
(1 ratings)
Reviews0
PriceFree
Views759
Results 81-100 of 301