84 projects tagged "http"
Jmx4Perl provides an alternate way of accessing Java JEE Server management interfaces that are based on JMX (Java Management Extensions). It is an agent-based approach where a small Web application deployed on the application server provides HTTP/JSON-based access to JMX MBeans registered within the application server. It is set up from a handful of Perl modules, which can be integrated seamlessly in your own programs. It also includes a Nagios plugin, check_jmx4perl, a jmx4perl command line tool for remote JMX queries and operations, and a readline-based JMX shell j4psh, with context sensitive command completion and syntax highlighting.
Bonka's Queue is an HTTP-based message queue that relates to JMS or AMQP much in the same way that CouchDB relates to traditional DBMSes. That is to say that it tries to solve a different (much simpler) problem and avoid all the extra overhead associated with more "proper" solutions.
JFileUpload is a Java applet that allows you to upload files and folders to any Web or FTP server. It can be integrated into any application. The server-side technology could be JSP/Servlet, PHP, Coldfusion, CGI, or Microsoft ASP. The front-end provides an upload progress bar, a cancel button, and drag and drop support.