java server
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2226
How To Create a Java Server Application
The invention of the internet and web browsers has had a massive impact on the way people send and receive information. If you are like many people, you probably get your news and other important info more>> The invention of the internet and web browsers has had a massive impact on the way people send and receive information. If you are like many people, you probably get your news and other important information from the internet.<<less
Added: 2006-07-17 License: Freeware Price: Free
1195 downloads
Java Detector
This handy script detects whether the browser has a Java plugin enabled and redirects accordingly. It works with will main browser manufacturers and has been tested in Opera 9, Netscape Navigator 8.1, Mozilla Firefox 1.5.0.4 and Internet Explorer 6 SP2. more>> This handy script detects whether the browser has a Java plugin enabled and redirects accordingly. It works with will main browser manufacturers and has been tested in Opera 9, Netscape Navigator 8.1, Mozilla Firefox 1.5.0.4 and Internet Explorer 6 SP2. It is particularly useful if you intend to run a Java applet as it can redirect non Java users to an alternate page, so they are not staring at a blank page.<<less
Added: 2006-07-30 License: Freeware Price: 0.00GBP
15 downloads
Java Email Server 1.6.1
Java Email Server is a Java SMTP and POP3 e-mail server. more>>
Java Email Server 1.6.1 offers users a Java SMTP and POP3 e-mail server. This project exists for everyone who is interested in running their own email server quickly and easily.
Major Features:
- The goal of JES is to provide an easy to use and reliable email server that can be quickly and easily setup.
- JES attempts to provide a powerful server using the minimal number of configuration settings and project size.
- JES was written and tested using Suns 1.3 JDK on Windows XP. As of version 1.5 of JES, JDK 1.4 is required. You may still use older versions (JES 1.4 or older) with JDK 1.3.
Requirements: Java JDK or JRE version 1.4 or greater
Added: 2008-06-25 License: GPL - GNU Public License Price: GPLGNUPublicLicense
26 downloads
Java BBS 0.1
Java BBS or Java Forum as its commonly known is a light weight message board system, which is easily on your bandwidth. more>> Java BBS or Java Forum as its commonly known is a light weight message board system, which is easily on your bandwidth.<<less
Added: 2004-11-05 License: Free Non-Commercial Price: $0.00USD
16 downloads
Other version of Java BBS
Price: FreeAdditionalInfoBoldOutlookEULA
License:Free for non-commercial use
License:Free for non-commercial use
Java Threads
A thread, by definition is a light weight process. They are used to increase functionality and performance by performing multiple tasks at the same time, i.e. concurrently... more>> A thread, by definition is a light weight process. They are used to increase functionality and performance by performing multiple tasks at the same time, i.e. concurrently...<<less
Added: 2006-02-11 License: Freeware Price: $0.00USD
14 downloads
Java Vote/Survey 1.01
This a simple vote program using HTML and MySQL, with admin function. Source code available to download. more>> This a simple vote program using HTML and MySQL, with admin function. Source code available to download.<<less
Added: 2006-07-14 License: Other Price: $0.00USD
12 downloads
Java Script Objects
Important aspect of Java Script a programmer must be aware of is it is an Object oriented Programming language. This in other words means that it is possible to use built in objects available in Java Script and also it is possible for a Java Script more>> Important aspect of Java Script a programmer must be aware of is it is an Object oriented Programming language. This in other words means that it is possible to use built in objects available in Java Script and also it is possible for a Java Script programmer to define their own objects and their own variable types. Let us see in this section how to make use of built in objects available in Java Script.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
14 downloads
Java Open Source Scripts
A categorized directory of open source Java scripts. Opensourcescripts provides the place for compiling, storing and distributing open source resources. more>> A categorized directory of open source Java scripts. Opensourcescripts provides the place for compiling, storing and distributing open source resources.<<less
Added: 2004-11-30 License: Price: 0.00 Price: 0.00
16 downloads
Youtube Video Server
This script allows you to upload the embed code of a video from Youtube.com Video Page into a mysql database. The result is a window player for all videos;using Ajax for displaying videos:You don ́t ne more>> <<less
Added: 2007-06-13 License: Free for non-commercial use Price: Free
958 downloads
Java Interview Questions
Java Interview Questions: Get the Interview Questions and Frequently Asked Questions in Java related Technologies. Over 1000 Questions and Answers in J2EE subjects like Java Interview Questions, JDBC Interview Questions, EJB Interview Questions, Struts more>> Java Interview Questions: Get the Interview Questions and Frequently Asked Questions in Java related Technologies. Over 1000 Questions and Answers in J2EE subjects like Java Interview Questions, JDBC Interview Questions, EJB Interview Questions, Struts Interview Questions, JMS Interview Questions, JSP Interview Questions, Servlets Interview Questions, Core Java Interview Questions and OOPS Interview Questions. Discuss each Question in detail and prepare for your Interview.<<less
Added: 2005-08-03 License: Freeware Price: $0.00USD
15 downloads
Java Script Boxes (Part I)
There are actually three types of popup boxes that can be created using Java Script. As per the needs of the user the programmers creates any of these types of popup box using Java Script.The three kinds of popup boxes that can be created using Java more>> There are actually three types of popup boxes that can be created using Java Script. As per the needs of the user the programmers creates any of these types of popup box using Java Script.The three kinds of popup boxes that can be created using Java Script are namely.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
13 downloads
Java Online Course
Easy to follow, visual presentation of many of the concepts you need to start programming in java such as fundamentals, syntax, basic packages, GUI with AWT/Swing/2Dapi, threads and networking. Includes example source code, quizzes and exercises. more>> Easy to follow, visual presentation of many of the concepts you need to start programming in java such as fundamentals, syntax, basic packages, GUI with AWT/Swing/2Dapi, threads and networking. Includes example source code, quizzes and exercises.<<less
Added: 2006-04-30 License: Freeware Price: $0.00USD
11 downloads
Java 3D Line Chart
Java 3D Line Chart is a very simple to use applet for creating 3d line charts with a very smooth look due to the antialiasing feature included. Easy customizable for individual types, you can redesign more>> Java 3D Line Chart is a very simple to use applet for creating 3d line charts with a very smooth look due to the antialiasing feature included. Easy customizable for individual types, you can redesign it for your own needs modifying colors, grid type, legend type, positioning, etc.<<less
Added: 2005-09-04 License: Freeware Price: Free
1523 downloads
Java Script Math Object
We saw in previous sections the String and Date Objects of Java Script. Now in this section let us see another object of Java Script mentioned earlier in our sections namely the Math Object. more>> We saw in previous sections the String and Date Objects of Java Script. Now in this section let us see another object of Java Script mentioned earlier in our sections namely the Math Object.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
16 downloads
Java Script Date Object
We saw in previous section the String Object of Java Script. Now in this section let us see another object of Java Script mentioned earlier in our sections namely the Date Object. more>> We saw in previous section the String Object of Java Script. Now in this section let us see another object of Java Script mentioned earlier in our sections namely the Date Object.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above java server search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed