Warning: fopen(counter/655.dat) [function.fopen]: failed to open stream: Permission denied in /home/scripts/public_html/browse.php on line 72

Warning: fwrite(): supplied argument is not a valid stream resource in /home/scripts/public_html/browse.php on line 73

Warning: fclose(): supplied argument is not a valid stream resource in /home/scripts/public_html/browse.php on line 74
Development Tools,jsp and servlets,jsp,servlets,java

Online Scripts:A best resource for java scripts,asp scripts and php scripts.

Online Scripts Advertisement:
StartLogic. Industry Related websites free registrationClick Here for more info.
    Home    ::     Asp.Net    ::     ColdFusion    ::     Search Script    ::     Get Rated    ::     Articles    ::     Advertise       

Online Script Java Script free scripts resources php script cgi script free scripts

Complete online scripts resources directory on web Online Scripts Hub one stop for all kinds of webmaster scripts. Programmers, Developers can browse from 1000+ categories of scripts from categories ASP, ASP.net, C and C++, ColdFusion, CGI and Perl, Flash, Java, JavaScript, PHP, Python, Remotely Hosted, Tools and Utilities, Web Hosting and XML categories. Browse the large scripts databse and find the best freeware or shareware script that suit your need. If you have any resource i.e script in freeware or shareware, just list in our directory.



Submit Script    ::     Modify Script



Online Scripts > Java > JSP and Servlets > Development Tools


1. iStatsPackAnalyzer for Oracle

iStatsPackAnalyzer is a web based tool which analyzes STATSPACK files of Oracle; finds bottlenecks and offers information on how to tune them.
Date Added: 16-Jan-2006 Hits: 20 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   Java > JSP and Servlets > Development Tools


2. Aspose.PowerPoint for Java

Aspose.PowerPoint is a java PowerPoint presentation reporting component. With it, you can:Read, change and save existing Microsoft PowerPoint presentations which support text placeholders, text frames and backgrounds without utilizing Microsoft PowerPoint; Read and change PowerPoint presentations via API;Preview slides and integration with Aspose.Pdf for Ppt2Pdf converting;etc. The latest version added text frames to a shapes;Changed master for a slides;etc.
Date Added: 16-Jan-2006 Hits: 10 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   Java > JSP and Servlets > Development Tools


3. 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.
Date Added: 16-Jan-2006 Hits: 22 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   Java > JSP and Servlets > Development Tools


4. Bokai Java Barcode Server Component (servlet)

Bokai barcode image generator Java component is a barcode java bean (barcode control) that generates barcode images in PNG or JPEG format without requiring your web server (e.g., Apache with Tomcat) to run in graphics mode (i.e., without X-Window). Your regular HTML pages can embed a bar code image URL (pointing to the barcode sevlet or barcode JSP file) in an IMG element without programming necessary. The barcode generator can also be used to draw directly to a Graphics object (screen or printer) in desktop Java applications. It supports rotation, fonts, colors, text positions, method to save a barcode image to a file. It supports 25 barcode types and variants: Code 39, Code 128, UPC-A, UPC-E, EAN 128, EAN 13, EAN 8, Code 93, Codabar, PostNet, ITF (Interleaved 2 of 5), 2 of 5, UPC-A + 2, UPC-A + 2, EAN-13 + 2, EAN-13 +5, EAN-8 + 2, EAN-8 + 5.
Date Added: 16-Jan-2006 Hits: 30 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   Java > JSP and Servlets > Development Tools


5. Java Resources Directory and Development Tools

Free Programming Java Resource Directory, Development Tools, Applets, Books, Tips and Tutorials, Websites and JSP/Servlet Resources that compiles and distributes Web Programming related Resources which are helpful for Webmasters, Developers and Programmers to enhance their Web sites and other applications.
Date Added: 16-Jan-2006 Hits: 20 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   Java > JSP and Servlets > Development Tools


6. Jtpl - simple template engine for Java servlet

Jtpl is a template engine for Java Servlet which allows you to store your HTML code apart from your Java code. A template engine is a software module which is used to generate HTML pages. The layout of a HTML page is defined within a template file, which can be designed by using a standard HTML editor. At run-time, the application program instructs the template engine to load the template, fill in variable values, repeat blocks and produce the final HTML page. There are other template engines (like Velocity, WebMacro or Struts) which are huge and use complex template syntaxes.
Date Added: 16-Jan-2006 Hits: 20 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   Java > JSP and Servlets > Development Tools


7. 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.
Date Added: 16-Jan-2006 Hits: 15 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   Java > JSP and Servlets > Development Tools


8. MyEclipse Enterprise Workbench

MyEclipse Enterprise Workbench is the most cost effective J2EE IDE on the market today. The Workbench was conceived by developers for developers with the simple intent of improving productivity. Designed to be simple, intuitive and affordable, MyEclipse Enterprise Workbench offers a phenomenal value and challenges the misconception that good development tools have to be expensive. For $29.95, MyEclipse members have access to the Enterprise Workbench and its upgrades, as well as online support and tutorials. Best of all, they get a solid product, innovative features and a true end-to-end seamless J2EE development. Features include Web Development Tools, Productivity wizards and Application Server Integration, all packaged in a reliable double click installer.
Date Added: 16-Jan-2006 Hits: 23 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   Java > JSP and Servlets > Development Tools


9. Melati

A tool for building SQL databse backed websites. Includes industrial strength Persistent Object engine, http based db management tool, code generator, CSV import utilities, file upload, tree navigation, mail send and recieve and news servlets.
Date Added: 16-Jan-2006 Hits: 23 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   Java > JSP and Servlets > Development Tools


10. JSP best practices: The power of time stamps

Brett McLaughlin continues his JSP best practices series with a look at the various techniques for adding time stamps to your JSP pages, as well as the ways that this simple modification can enhance the usability of your Web site.
Date Added: 16-Jan-2006 Hits: 19 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   Java > JSP and Servlets > Development Tools




Links   

Powered By Search engine marketing company © 2005 Interband Technologies Network. All rights reserved. 
Complete online scripts directory for Javascripts, ASP, PHP, JAVA, JSP by Online Scripts

Software Development Company
|


Warning: fopen(cache/browse_cat=655&pg_which=1.html) [function.fopen]: failed to open stream: Permission denied in /home/scripts/public_html/browse.php on line 310

Warning: fwrite(): supplied argument is not a valid stream resource in /home/scripts/public_html/browse.php on line 311

Warning: fclose(): supplied argument is not a valid stream resource in /home/scripts/public_html/browse.php on line 312