Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.191.234 Times

Xephyrus File Upload Tag Library 1.0

  Date Added: November 17, 2010  |  Visits: 1.476

Xephyrus File Upload Tag Library

Report Broken Link
Printer Friendly Version


Product Homepage
Download (125 downloads)



Xephyrus File Upload Tag Library provides an easy way to process files uploaded from a web form from within JSP pages. It is a tag library wrapper around the Jakarta Commons FileUpload utility. Whats New in This Release: - added keepPath attribute to remotePath tag to indicate whether to keep (if present) or remove remote path information - added keepEmpty attribute to parse tag to indicate whether to include file items that do not include files - fixed NullPointerException when localPath tag was used with an empty file item - fixed ClassCastException when any accessor tag was used with an empty file item - fixed EL functionality problem with boolean attributes - fixed max size incompatibility from integers to longs - fixed internal code to work with altered library architecture - removed fileItemClassName attribute from parse tag because I dont think anybody would ever use it and the new architecture ditched their internal reflection for this which isnt really hard to rework but is just more than I want to deal with right now especially since it would render some of the other tags dysfunctional if it ever were actually used and if anybody ever did need it they could just make their own tag library anyhow - reformatted documentation to be (much) more readable.

Requirements: No special requirements
Platforms: Linux
Keyword: File File Upload Files Uploaded Fixed From Within Jsp Library Process Files Tag Tag Library Upload Web Form Xephyrus Xephyrus File Upload Tag Library
Users rating: 0/10

License: Freeware Size: 25.6 KB
USER REVIEWS
More Reviews or Write Review


XEPHYRUS FILE UPLOAD TAG LIBRARY RELATED
Multimedia  -  Podcast Generator 0.96.2
Podcast Generator is a free web based podcast publishing script written in PHP: upload media files (audio-video) via a web form along with episode information and automatically create podcast w3c-compliant feed including iTunes specific tags. It...
 
Programming  -  TemplateThis 0.4.2.beta
TemplateThis is a PHP templating system used to separate HTML from code, easing the process of creating any type of web application. The main features of TemplateThis are its speed, flexibility, and ease of use.
14.35 KB  
Text Chat Clients  -  XChat2 plugin
XChat2 plugin helps you to use BMPx from within XChat, including remote control, add files to playlist from file or library, select bookmarked audio stream and having XChat interact with your IRC channel (displaying current track played) with a...
40.96 KB  
Audio Tools  -  XMMPlayer 0.3.3
XMMPlayer is an input plugin for XMMS that allows you to play video files from within XMMS using MPlayer as a back-end. Easy, plain and simple. Just add the files you wish to play to the XMMS playlist and hit "play". XMMPlayer currently detects...
307.2 KB  
Multimedia & Graphics  -  AmarokFS Startup Script 1.1
AmarokFS Startup Script simply provides a shortcut for starting AmarokFS ("Amarok Full Screen") from within Amarok itself. AmarokFS itself can be downloaded from: http://www.kde-apps.org/content/show.php?content=52641 Installation: Download...
30.72 KB  
Terminals and Telnet Clients  -  h3270 1.3.3
h3270 is a program that allows you to use IBM 3270 hosts from within a web browser. h3270 is different from other, similar systems because of its highly configurable layout engine that is based on regular expressions. Classical mainframe...
3.3 MB  
Libraries  -  Tclperl 3.1
Tclperl project allows the execution of Perl code from within a TCL interpreter using one or several embedded Perl interpreters. This package allows the execution of Perl code from a Tcl interpreter, as in: package require tclperl set...
 
Web Browser Tools  -  MySpace Blog Editor 0.3
MySpace Blog Editor is an extension which allows you to post directly from within Firefox to your MySpace blog. The MySpace Blog Editor allows you to post directly from within Firefox to your MySpace blog aswell as save notes, drag and drop...
30.72 KB  
E-Mail Tools  -  nmzmail 0.1.3
nmzmail is a tool to use the namazu2 search engine from within the mutt mail reader to search mail stored in maildir folders. Based on the result of the namazu query, nmzmail generates a maildir folder containing symbolic links to the mails...
82.94 KB  
Libraries  -  liblauch 1.0.0
liblauch is a simple library enables you you launch another program from within a program. It handles the intricacies of fork(2) and execve(2) for you. It returns a couple of pipes that are connected to the launched programs stdin and stdout. It...
13.31 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB