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

Most Popular Scripts | Java | JSP & Servlets

Results 141-160 of 198
J2EE Web Application using NetBeans
This lab will teach you how to setup a simple servlet and JSP application using NetBeans. You will also learn the structure of a Web application. Requirements for this exercise is to install JDK version 6.0 and NetBeans IDE 6.1.
(0 ratings)
Reviews0
PriceFree
Views643
JGuestbook
posted bytigreinGuestbooks
This is a Guestbook in JSP. Users can store messages, from admin control panel you can delete or modify the messages. It requires MySql and a Servlet Container as Tomcat. Provide a captcha antispam image
(0 ratings)
Reviews0
PriceFree
Views1134
SocketConnection
Manages a Java Socket connection. Written originally for a network game where both client and server programs were massively multi-threaded. Given an active Socket, the program keeps writes from multiple threads organized and makes read data available on a dedicated thread. Thoroughly Javadoc'ed. Code deals with the threads needed to use a socket as well as the threads that may want to write to the socket simultaneously. Provides a thread to read from the socket. Gracefully handles the many problems and failures than can beset socket connections. Useful as is and can serve as a good example of programming with sockets. A test program is provided that establishes a connection and feeds data both ways.
(0 ratings)
Reviews0
PriceFree
Views486
Website Ticker news update script, jsp news ticker, scrolling text updating tool
Add, Update or Delete the news links, moving messages and links with the news ticker tool.
(0 ratings)
Reviews0
PriceUSD 11.00
Views523
JAVADocX
posted by2mdcinXML
JAVADOCX is a JAVA library designed to dynamically generate reports in Word format (WordprocessingML). The reports may be built from any available data source like a HSQLDB, Oracle or MySQL database or a spreadsheet. The resulting documents remain fully editable in Microsoft Word (or any other compatible software like Open Office) and therefore the final users are able to modify them as necessary. The formatting capabilities of the library allow the programmers to generate dynamically and programmatically all the standard rich formatting of a typical word processor. This library also provides an easy method to generate documents in other standard formats such as PDF or HTML.
(0 ratings)
Reviews0
PriceFree
Views1123
UnlimitedFTP Servlet - HTTP Tunneling for Unlimi-Tech Applets
UnlimitedFTP Servlet is the unsung hero of many a file-based web application. Although invisible to the end-user, the servlet offers an easy way to bypass firewall and proxy server issues when using our Java applets. In short, communication between the end-user and UnlimitedFTP Servlet happens over HTTP, and the servlet communicates with the FTP server on behalf of the user. The implications of this are that virtually any machine with access to the public internet can transfer files to your FTP server, and that exposing the FTP Server to the public internet becomes optional. If your government or enterprise clients have ever told you that their FTP usage is restricted, or if you can’t afford to miss a transfer due to a user’s firewall, you will understand the value of the UnlimitedFTP Servlet.
(0 ratings)
Reviews0
PriceUSD 250.00
Views1297
jurlmap
jurlmap is a Java library for enabling your Web apps to have clean, REST-like URLs. Some of its features are a simple pattern language for brevity and convenience, direct binding of parameters to bean properties or method parameters, and configuration in plain Java and annotations.
(0 ratings)
Reviews0
PriceFree
Views488
Create Interactive, data-driven Charts with Ajax and Chart FX 7 for Java
Learn how to visualize data in your JSP web applications with the help of the fully ajax enabled controls provided by Chart FX. This short tutorial video, provides step-by-step instructions on how to bind your charts to a datasource and how to configure the chart to achieve effective and attractive displays that are not only dynamic but also fully interactive.
(0 ratings)
Reviews0
PriceUSD 4,499.00
Views927
Javading Image Slideshow
Image Slide Show is a very simple to use script,Time and effects can be adjusted to suite your needs. the effects can easily be modify according to the user, the speed can be adjusted fast or slow, and finally pictures will be auto detected when uploading it into the folder so no hustle no database and best of all its free.
(0 ratings)
Reviews0
PriceFree
Views1039
jReCo
jReCo (JSF Rendering Controller, User authorizer) is a rule engine for JSF applications. It provides clear and simple way for managing rendering state of application components. jReCo lives in JSF application context. Based on defined rules it modifies the state of components. jReCo Rules use Java like syntax and are stored in separate files. From application point of view there is no need to write any rendering logic in Java or JSF code. All is taken care externally by jReCo. Using jReCo allows developers to separate rule based rendering logic from the rest of the application. It makes the application better structured and more readable. The rule definitions can be updated during application runtime without the need to restart the server. jReCo is extendable by registering Java methods within jReCo�s syntax.
(0 ratings)
Reviews0
PriceUSD 1,000.00
Views571
RapidSpell Web Java
Add spell checker functionality and value into Web applications with a couple of lines of JSP code. RapidSpell Web provides JSP developers and designers with a cross browser (and multi client platform) web Tag that requires no client installation, no special security settings and as much programmatic flexibility as you want. RapidSpell Web includes 2 interfaces, an inline highlighter and a fast (no post back) dialog interface. RapidSpell Web uses combined and separate customizable 140,000 word U.S. & U.K. dictionaries (and user dictionary) and a powerful suggestion engine. Australian and Canadian dictionaries are available freely on request. Non English dictionaries are also available. Improvements in v5.0 - Spell check options dialog added. - Added support for the context menu key on the keyboard. - jQuery UI based dialog mode added. - Modal mode improvement to use jQuery UI dialog. - Smaller bug fixes
(0 ratings)
Reviews0
PriceUSD 199.00
Views1266
Steps for Setting - JSP Environment
In this JSP Tutorial you will learn about Steps for Setting - JSP Environment in Microsoft Windows, Setting the PATH and CLASSPATH, Steps for downloading and installing the Tomcat web server.The Java Server Page or JSP for short is easy to afford in terms of cost as most of the software needed for it is easily available for free or at low cost. Some to mention are namely.
(0 ratings)
Reviews0
PriceFree
Views1054
JSP - An Introduction
In this JSP tutorial you will learn about JSP - An Introduction, Usage of JSP, Simplifies the process of development, Independency of Layers and Simplification of Process.JSP stands for Java Server Pages. JSP was developed by Sun Microsystems and this is a technology based on the Java language and thus an object-oriented language. In this section let us see an introduction to JSP and its features.
(0 ratings)
Reviews0
PriceFree
Views1259
Google:map JSP Taglibrary
The Google:map JSP Taglibrary allows you to create fully functional GoogleMaps™ on your website with no javascript or AJAX coding, and no need to spend valuable time learning the API. Integrate with JSTL to create dynamic database driven maps. Includes geolocation for US and International street addresses and IP addresses.
(0 ratings)
Reviews0
PriceFree
Views3334
WebbyFiles (for the Java Platform)
This Servlet allows groups of users to easily share and manage a central repository of files and folders by using any standard Web browser. Can be used as: a repository for team projects; a substitute for FTP; to create private download areas. It allows performing all file management operations: - upload and download. - deletion, copy, move and rename of files and folders. - adding notes to the files. - setting permissions for groups and folders. - sending notifications to groups of users. It has been tested on: - J2EE engines like: Tomcat, JBoss, Resin ... - Databases like: Oracle , SQL Server, MySQL, SAP DB .... It supports localization: english, spanish, german and more to come. The source code is available.
(0 ratings)
Reviews0
PriceEUR 195.00
Views3446
NataLi
posted bymatto3cinEducation
NataLi is an information system that has been developed as an University thesis. The aim of this project is to present how an information system can be written, and help other people who are interested in J2EE development to understand this kind of technology and pass more easily through steps which are now simple but were quite painful to understand and utilize from the start. It's written in J2EE, JSP, Struts, Hibernate, and Enterprise JavaBeans(EJB), using JAAS security manager, and allows you to maintain books, magazine records, categories of readers, their addresses and reservations, borrowings, privileges, printing of reminders, and other library related items through a user-friendly Web interface.
(0 ratings)
Reviews0
PriceFree
Views2947
eJGuestBook Lite
eJGuestBook Lite is a combination of JSP and Java Servlets to create and maintain a Guestbook on your site. You can easily maintain the records (delete unwanted records) on an simple admin page. eJGuestBook can also easily be adapted to your site through CSS file and LocalStrings.properties file. It doens't require a database. All records are stored in a single file.
(0 ratings)
Reviews0
PriceUSD 20.00
Views3525
circeOS XWinServicesManager
circeOS XWinServicesManager is a java/jsp application that allows to manage Windows Services from the Web on local and remote machines (check status, start, stop services on Win2K/WinXP). It wraps the functionalities of psservice.exe program (psservice.exe is included in PsTools by SysInternals) invoking it from the web, parsing and visualizing results. circeOS XWinServicesManager is developed using jsp, taglib, a couple of java classes and has XML configuration. circeOS XWinServicesManager is easily integrable in others web applications.
(0 ratings)
Reviews0
PriceFree
Views1669
uitags
uitags is an open source JSP custom-tag library that makes developing friendly UI (user interface) effortless. It has a unique aim of helping developers create UIs that don't confuse end-users and instead let them work more efficiently.
(0 ratings)
Reviews0
PriceFree
Views2472
Dynamic Web Data Analysis: A Design Approach
Learn about an adaptable approach which separates programming tasks from Web page design tasks. This strong conceptual model encourages good design, enables re-use of data definitions, and is well-suited to the construction of dynamic user interfaces. The authors also illustrate the particular challenges you might encounter when you dynamically change the analysis performed by Web pages.
(0 ratings)
Reviews0
PriceFree
Views1262
Results 141-160 of 198