j2ee courses
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 106
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
J2EE Overview
J2EE is a technology that aims to simplify the design and implementation of enterprise applications. In this tutorial you will learn what J2EE is, its benefits, J2EE main components, Evolution of Ente more>> J2EE is a technology that aims to simplify the design and implementation of enterprise applications. In this tutorial you will learn what J2EE is, its benefits, J2EE main components, Evolution of Enterprise Application Frameworks, Why use J2EE, J2EE Platform Architecture, J2EE APIs and Technologies and J2EE Reference Implementation. Before continuing our J2EE discussion lets define what an enterprise application is.<<less
Added: 2006-06-04 License: Freeware Price: Free
1265 downloads
.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. more>> 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.<<less
Added: 2006-06-04 License: Freeware Price: $0.00USD
14 downloads
jGossip v1.1.0 beta
jGossip is a simple and powerful forum (message board) implemented on J2EE platform using Struts framework. The project supports all the main features: reply-to user, page navigation, email-notification, administration of the users. more>> jGossip is a simple and powerful forum (message board) implemented on J2EE platform using Struts framework. The project supports all the main features: reply-to user, page navigation, email-notification, administration of the users.<<less
Added: 2003-12-08 License: Other Price: $0.00USD
13 downloads
Other version of jGossip
Price: FreeAdditionalInfoMozillaPublicLicense1.1MPL1.1
License:Other Free / Open Source License
License:Other Free / Open Source License
G-Encoder 1.0
G-Encoder is a PHP script to encode, obfuscate, and compress (only for scripts with above 2kb size). This script is using ZLIB and base64_encode() to encode your PHP source code. This is not PHP encryptor, someone who knows PHP/Programming probably more>> G-Encoder is a PHP script to encode, obfuscate, and compress (only for scripts with above 2kb size). This script is using ZLIB and base64_encode() to encode your PHP source code. This is not PHP encryptor, someone who knows PHP/Programming probably could decode the result. G-Encoder has some features like Time Limiter and Address Binding. of course, its free.<<less
Added: 2005-11-07 License: GPL Price: $0.00USD
12 downloads
Other version of G-Encoder
Validate_fields Class 1.35
I created this class to get an easy to use form field validation script. Use this class to validate your database inputs or mail forms. Of course there is much more to validate: postcodes, special strings, credit card number etc. In this version is it more>> I created this class to get an easy to use form field validation script. Use this class to validate your database inputs or mail forms. Of course there is much more to validate: postcodes, special strings, credit card number etc. In this version is it possible to validate simple text, numbers (with decimals, too), dates, URLs, e-mail addresses and for HTML-tags. Invalid form fields will be reported inside a detailed error message. If all form fields are valid you can use the boolean to submit your form.<<less
Added: 2004-12-20 License: BSD Price: $0.00USD
11 downloads
Other version of Validate_fields Class
License:BSD Style
Dokeos 1.6.3
Dokeos is an Open Source elearning and course management web application translated in 34 languages and helping more than 1.000 organisations worldwide to manage learning and collaboration activities. Dokeos is extremely scalable thanks to the PHP more>> Dokeos is an Open Source elearning and course management web application translated in 34 languages and helping more than 1.000 organisations worldwide to manage learning and collaboration activities. Dokeos is extremely scalable thanks to the PHP MySQL combination. It is already used in several Universities serving around 30.000 students and 4000 courses.<<less
Added: 2006-01-02 License: GPL Price: $0.00USD
11 downloads
Other version of Dokeos
OSCore 2.2.5
This is a set of utility-classes that are common to other components of the OpenSymphony software more>>
OSCore 2.2.5 is a very serviceable set of utility-classes that are common to other components of the OpenSymphony software
Contains essential functionality for any J2EE application. From these basic classes, other applications or programming algorithms can be built upon.
Installation:
There are two different ways to install OSCore: using oscore.jar as a library in your application or deploying oscore.jar as an EJB module to an application server.
Major Features:
- TextUtils useful functions for manipulating Strings. Examples include: extracting primitive types, verifying e-mail addresses, splitting and joining, escaping characters, hyperlinking text, indentation, etc.
- XMLUtils common XML functions such as parsing and printing DOM documents, performing XSL transformations and selecting nodes using XPATH.
- EJBUtils common EJB and JNDI based functions such as looking up and narrowing home interfaces and looking up entity-beans directly.
- BeanUtils useful methods for accessing values of objects using reflection.
- MultipartException a special type of Exception designed to be subclassed for holding many child Exceptions. Useful if validation can throw many Exceptions and they all need to be wrapped up into and report (for example).
- Data an Object wrapper for binary data.
- OrderedMap a java.util.Map implementation that retains the order items were added in.
- DataUtil a small class that helps convert Objects to their primitive types.
- DateUtil a small class for handling ISO 8601 International Date formats.
Enhancements:
- Bug
-
- [CORE-63] - TextUtils.br() does not generate XHTML
- [CORE-65] - URL is not linked if the last URL on the page is "http://"
- [CORE-67] - URLs with quotes are valid, but URLUtils does not show them as valid
- Improvement: [CORE-71] - Allow overriding of the encoding of high bit characters in htmlEncode
Added: 2009-06-27 License: Other Free / Open Source License - Apache License Price: OtherFreeOpenSourceLicenseApacheLicense
16 downloads
English and german crash course for TinyButStrong
If you want to seperate PHP-code from HTML-code, you need some kind of template system. TinyButStrong (TBS) provides such a system. This is a short crash course for TinyButStrong. The german tutorial more>> If you want to seperate PHP-code from HTML-code, you need some kind of template system. TinyButStrong (TBS) provides such a system. This is a short crash course for TinyButStrong. The german tutorial is more detailed, but both refer to the same examples. It will teach you how to use TBS fields and TBS blocks. Some simple and more complicated examples are provided. You will learn how to use TBS with MySQL, too. TBS documentation is available in english, german and french.<<less
Added: 2005-10-05 License: LGPL Price: Free
1487 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
Expresso Framework
Expresso is the most popular, powerful, enterprise-strength J2EE architectural framework. Expresso extends Struts for developing database-driven web applications and builds on many other open source p more>> Expresso is the most popular, powerful, enterprise-strength J2EE architectural framework. Expresso extends Struts for developing database-driven web applications and builds on many other open source projects. Expresso is designed to shorten time-to-delivery of Web-based applications by providing a library of extensible Java Server components for providing services to web-based applications so the developer can concentrate on application logic. Expresso has capabilities for security, robust object-relational mapping, background job handling and scheduling, self-tests, logging integration, automated table manipulation, database connection pooling, email connectivity, event notification, error handling, caching, internationalization, XML automation, testing, registration objects, configuration management, workflow, automatic database maintenance and JSP tag library etc.<<less
Added: 2000-06-30 License: Other Free / Open Source License Price: Free
3413 downloads
Sigma Ajax components library 1.10
Visual Linb is an Ajax components library for building zero footprint Ajax browser applications that feel like desktop GUI applications. It contains the most popular Ajax components, such as panel, dialog, layout, menu, tabs, tree, tree grid, Drag&Drop, more>> Visual Linb is an Ajax components library for building zero footprint Ajax browser applications that feel like desktop GUI applications. It contains the most popular Ajax components, such as panel, dialog, layout, menu, tabs, tree, tree grid, Drag&Drop, timeLine, events calendar, and supports all major browsers. Written in pure javascript codes with OO technology, Seamless Integration with any server side solution, such as j2ee, .net, PHP, perl.<<less
Added: 2008-06-03 License: LGPL Price: $0.00USD
14 downloads
DWebPro - Get Your Web Site On CD/DVD 6.8.1
Have you ever wanted to distribute your dynamic web site on a CD or DVD and didnt think it was possible? DWebPro is a software developed for distributing dynamic web sites on CDs/DVDs and install packages without needing to rewrite the web site code. more>> Have you ever wanted to distribute your dynamic web site on a CD or DVD and didnt think it was possible? DWebPro is a software developed for distributing dynamic web sites on CDs/DVDs and install packages without needing to rewrite the web site code. DWebPro supports more database (MySQL, Firebird, PostgreSQL, SQLite, HSQLDB, Microsoft Access, Microsoft SQL Server 2000, 2005, CE, Oracle XE) and server side languages (PHP, Perl, Python, Ruby, Rebol, DWS II, ASP Classic 3.0, ASP.NET, JSP/Servlet, Zope, Railo (CFML Engine), ColdFusion) than any other product on the market. With DWebPro you can make a copy of an e-commerce website for distribution to clients (like osCommerce) or a copy of the e-learning courses built on the web-based platforms, such as Moodle. Software vendors can use it to create install packages and convert their web applications into standard Windows ones even with trial limitations (number of starts, days and time of execution). Its FREE for non-commercial use!<<less
Added: 2003-07-30 License: Free Non-Commercial Price: $2,499.00USD
12 downloads
Custom Pie Chart 1.0
Custom pie chart is a class to generate your own pie chart. Easy to use and very simple. You dont need to configure very much. Just set a canvas area, set a value and description for an each pie slice, of course you should add other slices as more>> Custom pie chart is a class to generate your own pie chart. Easy to use and very simple. You dont need to configure very much. Just set a canvas area, set a value and description for an each pie slice, of course you should add other slices as you like. This pie chart will calculate and generate automatically for you. If need it you can also change the font style, color background and font color. This pie chart could be bind with your data for present a static data such as vooting, data visitor, and other purpose.<<less
Added: 2008-11-05 License: Freeware Price: $0.00USD
14 downloads
ivata groupware - J2EE Open Source Groupware/Intranet/Exchange 0.10
ivata groupware is a groupware/intranet/exchange. Developed on the J2EE platform, it provides an enterprise-ready solution, in contrast to other open source groupware projects. ivata groupware is a great tool to enable teams to find contacts in team more>> ivata groupware is a groupware/intranet/exchange. Developed on the J2EE platform, it provides an enterprise-ready solution, in contrast to other open source groupware projects. ivata groupware is a great tool to enable teams to find contacts in team and private address books, to post articles and notes, to comment on articles, to receive notifications via mail, to plan meetings and other events in the calendar, to access email via the Web. With years of development behind it, it is ready to download and deploy on Windows or Linux.<<less
Added: 2004-03-12 License: GPL Price: 0.00
11 downloads
Other version of ivata groupware - J2EE Open Source Groupware/Intranet/Exchange
License:GPL
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 j2ee courses 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