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

Top Rated Scripts | Java

Results 101-120 of 1000
Claros inTouch
Claros In Touch is a full Ajax webmail, instant messenger, calendar, todo list, webdisk, address book and a note taking software. The main features are: multi-protocol(POP3+IMAP) built in spam protection, folder support for the POP3 protocol, drag & drop support, nice and clean user interface, compatibility with any standards-compliant POP3/IMAP and SMTP server, operating system independence, support for sending HTML email, and full MIME compatibility. Besides it features an instant messenger which can talk with a Jabber Server.
(24 ratings)
Reviews0
PriceFree
Views22924
Ganttproject
Ganttproject lets you plan projects using a Gantt diagram. It can export HTML Web pages and calendars as PNG images. Projects can be subdivided into tasks with dependencies, and notes can be assigned to tasks. Users can interact with the calendar directly by clicking on it. The file format is a XML-based. It supports several languages, including English, French, and Spanish.
(165 ratings)
Reviews0
PriceFree
Views3702
RubikPlayer
RubikPlayer is an applet to display interactive model of Rubik's Cube. The color scheme of the model can be adapted to reflect a particular cube or a state of a cube. Features a QuickTime style player. For playback of maneuver and pretty patterns written in 5 different notation.
(9 ratings)
Reviews0
PriceFree
Views2646
Applet Burn
A burning image transition effect with different flame color. You can set the burn speed and more...
(45 ratings)
Reviews0
PriceFree
Views4078
David Reilly's Countdown
posted byfaqinCountdowns
This applet counts down the seconds, minutes, hours, days and years to a specific target time/date. It accepts a countdown date parameter, or uses the default date of January 1, 2000.
(12 ratings)
Reviews0
PriceFree
Views11429
Stock Market Ticker
posted bychiaznainScrollers
STOCK MARKET TICKER APPLET is the perfect browser embedded tool you can enhance your site by showing real-time quote values in a scrolling ticker that you can customize in any way.
(12 ratings)
Reviews0
PriceFree
Views3819
HouseSpider
HouseSpider is a Java applet that adds indexing and search capability to Web sites (and to local files and CD-ROMs). It can search by two methods: by spidering through the site, or by searching a cached index file. Spider-searching is slow, but very easy to set up and requires no maintenance. Cache-searching requires only a little more attention to set up and is sometimes even faster than CGI programs. HouseSpider also supports compression of the index file and boolean searches. Translations for several languages are provided, and it can handle Web sites in any language or encoding. The applet can also run as a stand-alone application.
(6 ratings)
Reviews0
PriceFree
Views7512
Notepad Servlet
Notepad Servlet is a Java servlet that implements a Web-based note's collection. You can save a list of text notes on your server using this servlet. It also allows you to add, delete, and modify each note online.
(6 ratings)
Reviews0
PriceFree
Views3940
DragPuzzle
This Java applet implements a fully configurable photo puzzle. You can supply your own photo and divide it into pieces with specified row and col. All captions are customizable as well.
(6 ratings)
Reviews0
PriceFree
Views5678
Struts Developer Forum
posted byteniosoftinGeneral
A general struts and jsp forum for discussing issues that may arise with struts development. Ad free. If you would like to take part in our discussion please feel free this is for struts and jsp developers.
(6 ratings)
Reviews0
PriceFree
Views1272
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
Views2038
H2 Database Engine
H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. A web console application is included. Clustering is supported as well. It can run as a Java application or as a native executable.
(6 ratings)
Reviews0
PriceFree
Views2687
JFileUpload
JFileUpload is a Java Applet that allows uploading files and folders to any web or ftp server. The applet is designed for cross-browsers support. Front-end provides an upload progress bar, a cancel button and drag&drop support. JFileUpload supports very large uploads over 2GB and could resume broken upload. It can compress files before upload. UI is customizable (multilanguage, colors, size). JFileUpload supports HTTP, HTTPS, FTP, FTPS and SFTP. Add-ons are available to scale images before upload, PGP encrypt files and manage files from a remote folder.
(6 ratings)
Reviews0
PriceUSD 29.00
Views5771
JWatch
posted byinfoinClocks
This is a simple text-based Java watch / clock. If you double-click on the clock, it opens up the alarm set up page. You can then set or reset the alarm by selecting hour and minute.
(3 ratings)
Reviews0
PriceFree
Views4939
FileLister
posted byadiinSite Search
FileLister is a filesystem indexing tool with a web based frontend. Running platformindependently in a web environment, its goal is to easily find files in large archives, using a rich set of search configuration options. Additionally, you may download single files or even create and download zip files on the fly from the results of your search.
(3 ratings)
Reviews0
PriceFree
Views3809
OTP4U
OTP4U is a tool that allows users to easily exchange a random key between them and then use it as a key for a One Time Pad cipher (if the key comes from a true random number generator, the One Time Pad is an unbreakable cipher). Since version 0.9.3 a CSPRNG (Cryptographically Secure Pseudo Random Number Generator) is used to generate the keys of the cipher.
(3 ratings)
Reviews0
PriceFree
Views752
JXHTMLEDIT - WYSIWYG XHTML Editor
JXHTMLEDIT is a cross-platform WYSIWYG HTML/XHTML content authoring tool, a very small Java applet based on the Java 2 Platform. JXHTMLEDIT provides word processor-like user interface that allows to edit the document directly in the final form (as will be rendered). JXHTMLEDIT is flexible and could be used to easily integrate WYSIWYG authoring functionality into existing products or services. Applet jar is less than 150 KB, loads very quickly.
(15 ratings)
Reviews0
PriceFree
Views8162
Cherry Picker
Cherry Picker is a Java application that "pulls" Gifs and/or Jpegs from a Web site (or linked sites). The production version allows images to be scaled and different scaling algorithms to be selected. Also allows pages with certain extensions to be ignorned i.e. exe, zip, etc. The included Run.bat must be used to run Cherry Picker.
(141 ratings)
Reviews0
PriceFree
Views3113
Reading and Parsing XML Files with Enterprise JavaBeans
posted byfaisalinJavaBeans
A step-by-step tutorial in which we will create a Session EJB which will read a given XML file. So in this tutorial you will learn two things; how to read XML files in Java and how to add this functionality in EJBs. Every step has been explained in detail.
(9 ratings)
Reviews0
PriceFree
Views3684
ALOV Map
Free portable application for publication vector and raster maps to Internet and interactive viewing on web browsers. It supports the complex rendering architecture, the unlimited navigation and allows working with multiple layers, thematic maps, hyperlinked features and attribute data.
(9 ratings)
Reviews0
PriceFree
Views2605
Results 101-120 of 1000