JSP and Servlets related scripts & softwares
circeOS XWinServicesManager is a java/jsp application that allows to manage Windows Services from the Web on local and remote machines (check status, start, stop services on Win2K/WinXP).
It wraps the functionalities of psservice.exe program (psservice.exe is included in PsTools by SysInternals) invoking it from the web, parsing and visualizing results.
circeOS XWinServicesManager is developed using jsp, taglib, a couple of java classes and has XML configuration.
circeOS XWinServicesManager is easily integrable in others web applications.
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.
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.
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.
TracerouteWrapperServlet is a Java Servlet to call a commandline tool like traceroute or ping. It supports dynamically relodable HTML templates.
FaceRSS is a simple JavaServer Faces (JSF) component that allows you to display news from a specified URL source in one configurable JSP tag. This allows you to place news feeds on a Web site in a very simple way. It uses rsslib4j and therefore supports RSS version 0.9x, 1.0, and 2.0 with Dublin Core and Syndication namespaces.
bjArticle is an article and news management system for the online enterprise. It is designed for organising news, web logs, essays, editorials and in-depth articles across one web site or many. Features include RSS feeds for content syndication, WYSIWYG content editor, Multiple authors and editors with a well defined work path, hierarchical categorisation of articles, full text search of articles, search engine friendly URLs, and an autonomous caching system for fast article delivery.
This is a Java servlet that implements news forum. Forum is a collection of messages. Each message has got short announce (subject) and body. News servlet supports WAP/WML also. So you may use this servlet in your portal for example as a common source of news information for desktop and mobile clients.
jsResource is a resource booking management application. It functions over the Internet and can be adapted to different types of resources like booking of:-
* Meeting rooms
* Transports
* Sport facilities
* Equipment (projectors, guitars....)
* Event machineries and manpower
* etc,etc.....
You can assign multiple resource administrators who will confirm booking requests. You can also specify the period which the resource is available. Yes, you can also specify how far advance can the bookings be made.........
ToDo servlet is a Java servlet that implements a collection of "to do" notes. You may use this component when you need to provide a "to do" service in your web office. It also supports WAP/WML, so your mobile users will be connected
too.
|