Configuring Slide with Catalina is an article that explains about the Slide, which is a project with multiple modules, tied together using WebDAV and Catalina, which is a servlet container that can be implemented by Tomcat 4.0. These two architectures can be used to build applications with Servlets and JSP. Slide includes a content management system with a Java API, a servlet implementing the WebDAV protocol on top of the content management system, a Java WebDAV and HTTP client library, a WebDAV command line client, webDAV enabled Swing components etc.
Similar scripts
Best Practice with Expresso Framework
(Popularity: ) : This tutorial gives a detailed description about Expresso Framework that is a database driven tool kit. The Expresso Framework is ... Diagnosing Java Code: The Impostor Type bug pattern
(Popularity: ) : This article of Diagnosing Java Code examines the symptoms and causes of the imposter bug that appears when special tags ... Mash that trash -- Incremental compaction in the IBM JDK Garbage Collector
(Popularity: ) : Users can utilize this tutorial to gain knowlege about the new memory management technique, incremental compaction. In this tutorial, the ... Threading lightly : Reducing contention
(Popularity: ) : A high degree of contention in any application will have load increases and as a result degraded performance. The cost ... Java programming code page considerations
(Popularity: ) : This is an article that gives a detailed explanation about the problems encountered in implementing an application. It describes about ... Introducing the Reflexive User Interface Builder
(Popularity: ) : This java article gives a better introduction for reflexive user interface builder (RIB) of java with explanations regarding Java AWT/Swing ... Tag Conventions in JSP
(Popularity: ) : Java Server Pages (JSP) contains two primary tag conventions: scripting-oriented tags inspired by ASP, and a full set of tags ... Filtering tricks for your Tomcat
(Popularity: ) : With this tutorial, you can have a tour of the filtering feature provided by Tomcat 4. Filtering can be used ... Scaling Web services and applications with JavaGroups
(Popularity: ) : In this tutorial, the author explains three software substrates that enable the grouping of high impact web tiers called Javagroups. ... Unclogging Server Bottlenecks with Active Containers
(Popularity: ) : Developers who develops the server side component are unaware of the environment in which their component is going to be ...