Most Popular Scripts | Java | JSP & Servlets
Remote Scripting for Java-based Web Application
posted byluckytianinMiscellaneous
Remote Scripting allows browser to call server functions without refresh the whole page. Javascript in client side makes calls to Java functions in server side, refreshes part of the page components, such as select options, div innerHTML etc. It works like RPC for java based web application.
Reviews0
PriceFree
Views2462
itrprof SQL Analyzer for Oracle
posted bydanismentinDatabase Tools
itrprof SQL Analyzer is a web based tool which analyzes SQL_TRACE and Event 10046 trace files of Oracle; finds bottlenecks and offers information on how to tune them.
Reviews0
PriceFree
Views2502
GGDir (Java) - is a web directory containing more than 3.8 million sites...
posted bymovn87jkinSite Search
GGDir - is a web directory containing more than 3.8 million sites and 460,000 categories. It enables visitors of your website browse the categories, or search the directory 100% locally on your site.
Reviews0
PriceFree
Views2260
MWS PostedRequest class
posted bymagicwebinNetworking Tools
Posted Request is a utility class that handles requests like multipart/form-data that support
file uploads. It is a wrapper over the standard HttpServletRequest, and, while partly emulating its interface,
it completes HttpServletRequest with possibility to receive file that has been sent to server, as byte array.
This byte array can be saved then, either in the database, or as a file.
Reviews0
PriceFree
Views665
JSP best practices: Create custom attributes for your JSP tags
posted byvoltroninDevelopment Tools
Brett McLaughlin continues his JSP best practices series by extending the custom time-stamp tag (lastModified) with an attribute that lets page authors choose their own time-stamp format.
Reviews0
PriceFree
Views1833
Search engine tag library
posted byblaplanteinSite Search
The Search custom tag is an iteration tag that loops over the results of criteria passed to the Lucene search engine.
This tag supports parameters for passing the search criteria to the search engine and then returns information about the result set to the page programmer through the name used in this tags ID attribute.
Any field stored in the search index will be accessible after the start tag has run by calling the result set's someID.getField(String name) method which will locate the value of the field and return it as a string. In the event that no such field exists it will return an empty string.
There is also a <LUCENE:Field> tag that does this for you.
If you need to get a list of the column names ahead of time you can call the tags's getFields() method and it will return you a Set of field names that can be iterated over as you will see in the result.jsp example provided with this documentation.
There is also a <LUCNENE:Column> tag that does the same thing.
Reviews0
PriceFree
Views2462
RMicro PDF 417
posted byjava4lessinE-Commerce
This is a modified version of the popular 2D barcode symbology (PDF 417) that has been optimized for efficient use of space.
Reviews0
PriceFree
Views2241
RAztec
posted byjava4lessinE-Commerce
Java component (servlet and class) that creates Aztec barcodes. This is a popular 2D barcode symbology that can store several thousand of bytes in a few inches.
Reviews0
PriceFree
Views2355
KavaChart
posted byinfoinGraphs & Charts
KavaChart provides an extensive set of tools for building all sorts of charts in a JSP or servlet environment. This includes an intelligent, Struts-friendly, taglib that separates your data sources from your presentation layer. A GUI editor lets you create and edit all sorts of chart styles, which can be applied to any of KavaChart's more than 50 chart types. KavaChart also includes a charting library, and a collection of server-side beans to generate dynamic charts.
Reviews0
PriceFree
Views3640
Voruta
posted bybaliukainDatabase Tools
Voruta is a data access framework for embedding SQL statements in Java methods using custom javadoc tags and dynamic code generation
Reviews0
PriceFree
Views2824
FlexJSPlink
posted byflexphpinLink Management
JSP version of Flexphplink. Written in JSP and Mysql, FlexJSPlink is easy to add, edit or delete links to your site. Subcategory link definition is allowed. This is also a great resource to add to any website as it allows your visitors to exchange links with you. There is also an admin system to create the categories, and edit the existing links. Low price customization service also available.
Reviews0
PriceFree
Views3922
ImageInfo
posted byjefinImage Display
To optimize your site's load time you should always code in the dimensions of all images being loaded. We wrote this to simulate a function in PHP that does pretty much the same thing. It's a simple class to return vital stats on an image. This was created to simulate a PHP function. Just pass it the path to your image resource and it gives you back the heght and width, nothing special, just kind of useful.
Reviews0
PriceFree
Views2379
OOAD@Whiz
posted byinfoinMiscellaneous
OOAD@Whiz comprises of 5 Mock Tests (275 Questions) on the latest pattern of IBM UML Certification (Test 486). The salient features include High level of customization, Detailed explanation, Quick revision tips, scorer of the month.
Reviews0
PriceFree
Views1907
jsptListe treeview
posted byrblinSite Navigation
jsptListe is a java component, with which you can add a treeview (explorer style) in your JSP page.
Free for personal use.
Reviews0
PriceFree
Views3608
MBH Log Initialization Servlet
posted bylistingsinDevelopment Tools
The MBH Log Initialization Servlet is a very handy servlet for initializing logging facilities in your application. By configuring this servlet to 'load-on-startup' first, all your servlets and tag libraries within the web.xml can rely on this initialization. Using this servlet is as simple as configuring it in your web.xml so that it knows where to find your log4j intialization properties file.
Reviews0
PriceFree
Views956
NetRelay
posted bymremmeinDevelopment Tools
NetRelay is an installable application server with integrated publishing framework for rapid development of dynamic webapplications. Database independent. Real logic / presentation � separation. Integrated template editor. Xml-based scriptlanguage with lots predefined tags for different functions. Java-developers can add own tags with own logic in very short time. Online-database-editor creates and modifies database-tables and java mapper classes. Extensive tutorials for template- and tag-creation in english and german.
Reviews0
PriceFree
Views1063
Universal Admin
posted bymanoj_agarwalinNetworking Tools
Universal Admin gives you full site administration capabilities right from the browser. Once authenticated, you get a shell prompt right inside the browser. Additionally, you get a file upload option. It works as a substitute for telnet and ftp. You may find it useful under the following situations: Your ISP does not provide you a telnet; You need to manage your site frequently from behind a firewall or proxy, where running a telnet or a ftp is not possible.
Reviews0
PriceFree
Views4043
ServletManager
posted byjicondoninDevelopment Tools
ServletManager is an XML-based servlet controller package (in the model/view/controller paradigm) that allows a Web application programmer to declare the entire application's flow, application state rules, exception handling, authorization rules, model code (business logic) per state, and view code (Java server pages (JSPs) per state in an XML-based state table.
Reviews0
PriceFree
Views1311
Cyber-Pilots Papyrus
posted bycyber-pilotsinContent Management
Papyrus is a framework which integrates layouting, content management and publishing. The main feature of Papyrus is the use of OO methods to maintain data. Complex layout and content data can be inherited from "parent" pages to "child" pages. Features: Integration of layouter, CMS and publisher; Open Interface - extendible system by adding new plugins (components); Java/Swing - runs on any platform which provides Java 2 implementation (Windows, Mac, Linux/Unix); Standalone or Applet (Browser) Application; Database connectivity - JDBC, HTTP-JDBC; Databases supported : MS Access, MS SQL Server 7, DB2 6, SQL Anywhere 5, PostgreSQL 7 (Oracle 8i in development); Data Exchange - each page, site and project can be imported or exported as XML; Multiuser - scalable.
Reviews0
PriceFree
Views4414
XPathConfig
The author writes "This utility is going to replace Properties files as I feel they are limited. SO I created a way to send an XPATH call into this utility and get configuration parameters from an XML file. Any feedback would be greatly appreciated."
Reviews0
PriceFree
Views2975