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

New Scripts | Java

Results 641-660 of 1000
Professional DropDown Menu Builder
By using DropMenuII Builder you will get your professional navigation menu applet with popup styles without writing a single line of code. also you can use our ready samples to finish it faster. Features: More ready to use samples (15 sample project included) New Auto generate your DropMenuII, without writing a single line of code. Vertical Or Horizontal Drop Down Menu . You can change any menu item setting. Java Script Support. Multi Level Support. Icon Images Support. Sounds Support. Multi Language Support. Much More.
(21 ratings)
Reviews0
PriceUSD 10.99
Views8586
Wavefade applet
This applet can show a wavefade image transition effect between two images.
(0 ratings)
Reviews0
PriceFree
Views2129
Jtpl - simple template engine for Java servlet
Jtpl is a template engine for Java Servlet which allows you to store your HTML code apart from your Java code. A template engine is a software module which is used to generate HTML pages. The layout of a HTML page is defined within a template file, which can be designed by using a standard HTML editor. At run-time, the application program instructs the template engine to load the template, fill in variable values, repeat blocks and produce the final HTML page. There are other template engines (like Velocity, WebMacro or Struts) which are huge and use complex template syntaxes.
(48 ratings)
Reviews0
PriceFree
Views5153
Building Websites with OpenCms
This book takes you through the process of creating content-rich websites and applications using OpenCms. Although powerful and flexible, OpenCms can be daunting on first approach, but its advanced features reward the investment in learning. This book exists to ease Java developers into getting the most from OpenCms. With hard-won experience of the practical difficulties faced by developers working with OpenCms, this book is the embodiment of the author's expertise, and the perfect way to master the system. If you are a web developer new to OpenCms, or are an experienced OpenCms developer who is looking to get the most from the system, then this is the book for you. A working knowledge of Java, JSP, and XML is required to get the most from OpenCms, and from this book.
(3 ratings)
Reviews0
PriceFree
Views3176
jGallery - Servlet/JSP based photo gallery
jGallery is a web application to present image galleries. HTML pages are created at request time (template based). jGallery needs Tomcat 5 / JSP 2.0
(0 ratings)
Reviews0
PriceFree
Views5093
Introduction to Jena
RDF is increasingly recognized as an excellent choice for representing and processing semi-structured data. In this article, Web developer Philip McCarthy shows you how to use the Jena Semantic Web Toolkit to exploit RDF data models in your Java applications.
(0 ratings)
Reviews0
PriceFree
Views1555
CalendarComponent
CalendarComponent is an innovative graphical user interface for picking a calendar date correctly and quickly. Apart from normal navigation by month and year, CalendarComponent lets the user navigate by week of year and quarter of year. This facilitates quicker navigation to a desired calendar date. CalendarComponent lets user pick a correct date by providing a) more information about a calendar date b) call backs to DateValidator: 1. User can select,say, 167th day of the year by switching over to day of year mode. 2. Validity of a selected date is often dictated by the application contexts. CalendarComponent enables applications (of which it is part of) decide on correctness of selected date. (This is done by implementing DateValidator interface. Download demo from http://calendar.buglerock.com and refer to Developer Section in docs/ index.html). It is common to refer to a calendar date by week of year.With CalendarComponent, user can quickly navigate to week of year and make selection.
(0 ratings)
Reviews0
PriceFree
Views2219
Remote Scripting for Java-based Web Application
Remote Scripting allows browser to call server functions without refresh the whole page. Javascript in client side makes calls to Java functions in server side, refreshes part of the page components, such as select options, div innerHTML etc. It works like RPC for java based web application.
(0 ratings)
Reviews0
PriceFree
Views2486
Mobile Database Access
This tutorial shows you how to build a database application using Java 2 Micro Edition (J2ME) Record Management System (RMS). It also demonstrates how to craft a MIDlet that performs the necessary logic of creating and accessing a sample database application and deploys it to a J2ME environment.
(18 ratings)
Reviews0
PriceFree
Views2809
eva/3 Application Builder for visual development and database management
Eclipse plugin eva/3 Application Builder assumes responsibility for the design of Swing components over an integrated GUI Builder, the execution of procedures and the handling of diverse relational SQL databases over JDBC interfaces, e.g. Sybase� SQL Anywhere, Microsoft� SQLServer 2000, Microsoft� Access, MySQL�, IBM� DB2, Oracle�, Parkway Microfocus, HSQLDB, PostgreSQL, JDataStore. High performance database export and import functions are also available.
(3 ratings)
Reviews0
PriceFree
Views2183
Data Management in J2EE Apps
This article examines two data management strategies available on the Java platform: Java object serialization and Java Database Connectivity (JDBC). While neither data management strategy is inherently superior or inferior to the other, when it comes to managing enterprise information systems, JDBC wins hands down.
(0 ratings)
Reviews0
PriceFree
Views1200
JShutDown
JShutDown is a utility to automate the shutdown process of your PC. Need to go now but want to close your PC in 30 minutes ? No problem ! With JshutDown you activate the timer and the rest is just count down !
(0 ratings)
Reviews0
PriceFree
Views2052
XpertMart Java POS Software
POS & Inventory Control software for independent retailers developed in Java. Visit our site for a free demo.
(3 ratings)
Reviews0
PriceUSD 1,499.00
Views3542
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
Views1354
Application Privacy Monitoring for JDBC
Privacy monitoring technology in information technology systems is now necessary in order to ensure compliance with stated privacy policies, especially in the customer information management systems in enterprises such as Customer Relationship Management (CRM). Privacy policies allow organizations to control the use of personally identifiable information (PII) according to individual choices. The IBM Tivoli Privacy Manager (TPM) provides server support for creating, deploying, and administering privacy policies as well as for checking conformance to policies and for logging auditable data on data accesses. However, applications using TPM must use an agent that is able to intercept each access of PII and interact with a TPM server for auditing and enforcement. This is the function of a privacy monitor.
(0 ratings)
Reviews0
PriceFree
Views1167
Reference Monitor for Tivoli Privacy Manager
The Reference Monitor's purpose is to simplify the task of developing new privacy monitors, which are integration points between an application and the Privacy Manager server. IBM Tivoli Privacy Manager provides a way for businesses to meet various privacy regulations. It incorporates a privacy management middleware system that applies privacy rules to existing applications while minimizing the impact to the environment.
(0 ratings)
Reviews0
PriceFree
Views1106
XmlEncode
This is a simple function used to encode text and attribute values before adding them to your XML documents. This code can always be extended to handle maore special characters
(6 ratings)
Reviews0
PriceFree
Views2794
JMS Application Changes Under J2EE
As more and more application servers that comply with the new J2EE 1.4 spec become available, Java developers will have to consider how -- and if -- they should migrate their J2EE 1.3-compliant code. In this article, David Currie takes a look at the changes to one particular area of the J2EE specification: messaging. You'll see what you'll need to change, what you can leave as is, and what new opportunities await you.
(0 ratings)
Reviews0
PriceFree
Views1404
Common Controls
The Common-Controls form a Java Presentation Framework based on Java Servlets, Java Serverpages (JSP) and Struts. The Presentation Framework contains the most common control elements like lists, trees, tabfolders, menus and forms, which are required for the development of J2EE applications with HTML frontends. The control elements distinguish themselves by the fact that they automatically save their own state across server roundtrips, so that the scrolling mechanism of a list, for example, or the explosion and folding of a tree structure do not have to be implemented independently. Rather, the state is managed by the control element itself, so that the developer can concentrate on the actual and important aspects of a Web application, such as the technical sequences or providing the data. The Framework takes over the presentation.
(6 ratings)
Reviews0
PriceFree
Views2204
SimplyView
SimplyView. The fast, fun and easy way to view your images. Ideal for organising, viewing and sharing your image collection. Create 'Photo albums', 'Folder profiles' and run audio/visual slideshows. Special effects include dissolve and transform. Images can also be shown in monochrome, reversed, rotated, with a caption and/or mount effect etc. Advanced 'Find' can locate a single image/all images in a single folder/all drives based on, part of/all of an image name, date before/after, size above/below, and file type/s etc.(can be saved has a 'Folder Profile' for future viewing). Compatible with most popular image formats. Runs on any system with a Java JRE installed(FREE). See Website for more details.
(6 ratings)
Reviews0
PriceFree
Views6834
Results 641-660 of 1000