New Scripts | Java
JDBC 4.0 and Oracle JDeveloper for J2EE Development
posted byDuaneMinProgramming Books
This book is about developing Java/J2EE applications with a database component in Oracle JDeveloper (version 10.1.3). It covers the practical aspects of JDBC (version 4.0); it will teach application developers about setting the environment for developing various JDBC-based J2EE applications and the procedure to develop JDBC-based J2EE applications. It will also explore the new features added in JDBC 4.0
Data retrieval and storage is one of the most common components of J2EE applications. JDBC (Java Database Connectivity) is the Java API for accessing a SQL relational database and adding, retrieving, and updating data in the database.
The book is suitable for Java/J2EE and Oracle JDeveloper beginners. Most J2EE applications have a database component and the book is specially suited for database-based J2EE development in Oracle JDeveloper. Users can also use this book to learn how to utilize the new features offered in JDBC 4.0 for Java/J2EE development.
Reviews0
PriceUSD 40.49
Views1337
RevolverMaps
posted bysirkarmaninWeb Traffic Analysis
Maps website visitors to an interactive 3D Earthball. Live update of visitor data.
Reviews1
PriceFree
Views1992
TechCuBeTalk - Creating a struts project using Eclipse Ganymede
posted bysuvorajinMiscellaneous
The author teaches how to use the latest version of Eclipse Ganymede to develop the struts project without paying huge licence cost by using WSAD or other costly tool. This article shows that we can do anything with world's best java IDE Eclipse.
Reviews0
PriceFree
Views1393
Aspose.Slides for JasperReports
posted byaspose_seoinDevelopment Tools
Aspose.Slides for JasperReports is an external exporter for JasperReports that allows to convert reports in PowerPoint presentation (PPT) and PowerPoint slideshow (PPS) formats in your java applications. It supports Java 2 platform standard edition 5.0 and JasperReports 2.0, 3.0 and higher. It is built with extensive development efforts making it possible to export reports to PowerPoint formats like original reports. Now you can also integrate Aspose.Slides for JasperReports with JasperServer.
Reviews0
PriceUSD 799.00
Views1011
JBatchUpload - Queue files before upload
posted byjfileuploadinFile Management
JBatchUpload is cross-browsers file upload applet that allows to queue files before uploading. End-user can select many files and folders with subfolders from a file chooser or through drag and drop. Files can be uploaded either to a web server or a ftp server. Broken upload could be resumed too.
Reviews0
PriceUSD 39.00
Views2719
jReCo
posted byvindisinMiscellaneous
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.
Reviews0
PriceUSD 1,000.00
Views984
Java Tool Tutorials - The Java Class File Disassembler
posted byheronginMiscellaneous
This Tutorial provides tutorial notes on 'javap', the Java class file disassember. Topics include list of 'javap' command options, showing public variables and methods, showing private variables and methods, disassembling bytecode to JVM assembler code.
Reviews0
PriceFree
Views1311
Spine Java Application Framework
posted bywilladeinDevelopment Tools
An enterprise application api used by Java/J2EE developers to create application logic which can easily be integrated into existing MVC frameworks and serves as an inversion of control/dependency injection mechanism for creating transposable application logic
Reviews0
PriceFree
Views1321
fixx
posted bypsaratsaiinDevelopment Tools
fixx is a bug tracking and issue tracking system for software teams in the enterprise.
By focusing on the needs of software developers and their managers, fixx enables you to collaborate, painlessly resolve bugs, and deliver quality software on time.
Reviews0
PriceFree
Views1033
Step by step Tutorial on single design pattern
posted bysuvorajinDevelopment
This article teaches how to create SingleTon design pattern in java. The author has provided step by step guidence to develop a singleton class in java. This is a recommended article to those who are new to java or learning java and want a hands on experience on some concepts.
Reviews0
PriceFree
Views1053
Jcoder - Java IDE for Windows
posted byinfoinDevelopment Tools
Jcoder is a Java IDE that runs on Windows which enables programmers to create, navigate, modify, and debug code faster and more accurately. Jcoder can be used in conjunction with different Java Developer Kits by configurating JDK profiles.
Jcoder features an intuitive interface and provides a wide range of features: fast opening, rapid response times, customizable user interface, project management, wizards, class viewer, package viewer, tabbed documents and remote debugging.
In addition, Jcoder equips a comprehensive set of code editor tools enabling developers to rapidly create sophisticated Java applications/applets, some of the capabilities, including syntax highlighting, smart code completion, automatic indentation, formatting, and more.
Reviews0
PriceFree
Views2181
EJB 3 Developer Guide
posted byDuaneMinProgramming Books
A new book on the Enterprise JavaBeans server-side component architecture for modular construction of enterprise applications has been published by Packt.
The EJB 3 (Enterprise Java Beans version 3) specification is a core component of enterprise-level JEE (Java Platform Enterprise Edition) implementations.
This book covers the core elements of EJB 3 technology, exploring them in a concise manner with many supporting examples. Users will gain a thorough understanding of the EJB 3 technology and learn about the most important features of EJB 3.
This book is primarily aimed at professional developers who already have a working knowledge of Java. Enterprise architects and designers with a background in Java would also find this book useful. As the new version of EJB is so radically different from the previous version (EJB 2.x), the book is suitable for and should be of interest to those who have had experience working with EJB 2.x
Reviews0
PriceUSD 35.99
Views1131
Charamega
posted bykrysheninGames & Entertainment
Concentration game (also known as Memory) using various Unicode characters.
Reviews0
PriceFree
Views1851
TJI - The easy-to-use, fast and friendly Java IDE
posted bykinabalooinDevelopment Tools
Lots of great features and an uncluttered interface. Very stable.
Project organisation
Syntax formatting
Error and Exception indicatin in source code
Auto-format
Create skeleton class sets for applets, GUI and console applications and servlet projects
Project Import and Export
Automatic project backup
Save, compile & run with a single click
Jump straight to compile-time errors, run-time errors, any class or method, the API of any Java class or method
Code Completion - updates as you type
Word Completion
Custom substitutions (shorthand shortcuts)
One click to enter block skeletons - e.g. 'if () {} else {}' and 'try {} catch () {}'
Multiple entry clipboard
Search and Replace in file or project
Editor & Project search; select from previous searches
Undo and Redo + Undo All
Refactoring
Jar File making
Run-time Tracing
Automatic package import
'Implement listener'
2 GUI Designers
Some support for UML, JDBC, Servlets, JSP
Many tutorials
Reviews0
PriceUSD 39.00
Views1487
The Java Guru 3.0
posted bykinabalooinDevelopment Tools
Find what you need quickly and efficiently. Much faster than browsing the HTML documentation.
Reviews0
PriceUSD 39.00
Views1033
JDiskExplorer
posted byjfileuploadinFile Management
JDiskExplorer applet allows browsing remote files and folders with a cross browsers explorer-like frontend. Upload and download features are available. Files could be renamed, deleted, copied and permissions updated.
Reviews0
PriceUSD 49.00
Views2253
Image Uploader
posted bySoftware ObjectsinImage Galleries
Software for mass uploading images to OOPAR.com
*Make the uploading of images less painful
*Fast, efficient
*Easy to use
Reviews0
PriceFree
Views1608
RapidSpell Web Java
posted byjim.wrightinContent Management
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
Reviews0
PriceUSD 199.00
Views1675
Arrays in Java
posted byhakanefeinIntroduction to Java
Learn all aspects of arrays in Java. From the beginner level to advanced. Take a look and become an array guru.
Reviews0
PriceFree
Views1283
Duplicate files Searcher
posted byrafalfrinFile Management
Duplicate Files Searcher (DFS) is an application for finding and deleting duplicated files on your computer. The most important feature is that the program makes it possible to find duplicates not only within one computer but also among many computers or CD, DVD. It is platform-indpendent software and runs in Windows, Linux and MacOS.The program ensures 100% accuracy due to byte for byte files comparison.
Reviews0
PriceFree
Views1562
