So What's A $#!%% Regular Expression, Anyway?! in Administration
- April 12, 2000 Regular expressions are one of the most powerful tools in the
arsenal of any *NIX programmer. This article offers insights into what they
are, how to go about constructing them, and how to add them to your Perl,
PHP and JavaScript programs. 31 comments.
ENHYDRA Open Source Java/XML Application Server Available On CD in Developer News
- March 08, 2000 ENHYDRA Open Source Java/XML Application Server Available for First Yime on CD, Includes Inprise's JBUILDER 3 FOUNDATION. Open Source Enhydra to be distributed at ApacheCon, bundled with April issue of Enterprise Linux Magazine. 0 comments.
Using RMI with Apache Jserv
- January 21, 2000 One of the greatest advantages which Jserv brings to Apache is ability to leverage the large number of API's available to Java. Remote Method Invocation (RMI) delivers several significant benefits to the servlet solution. The primary benefit of using RMI with servlets is that it significantly expands the variety of datasources which Apache can serve to the browser. Furthermore, RMI's simplifies code on the client side of the RMI connection (the servlet), and also allows for load distribution. 15 comments.
Apache Cocoon 1.5 is released! in Developer News
- November 01, 1999 Cocoon is a 100% pure Java publishing framework that relies on new W3C technologies (such as DOM, XML, and XSL) to provide web content. 4 comments.
An Interview with the Developer of JetSpeed
- October 27, 1999 DevShed interviews the developer of the Java Apache project's JetSpeed, Kevin A. Burton. Apache JetSpeed is an attempt to produce an Open Source GroupWare/Portal product similar to Lotus Notes or Microsoft Exchange and to implement portal features such as My Netscape and My Yahoo. Find out all about this innovative project here. 6 comments.
JetSpeed 1.0B1 Released in Developer News
- October 22, 1999 Apache JetSpeed, a product of the Java Apache Project (http://java.apache.org), was released for public beta earlier this month. JetSpeed is an open source Groupware/Portal product written in 100% server-side Java. It will interface with other open source web, mail, messaging and database programs. Click to learn more about JetSpeed. 0 comments.
Getting Started with Java Servlets using Apache JServ
- September 07, 1999 In the quest for more dynamic content, web server technologies have flourished. One particular solution to provide this dynamic content is Java Servlet technology. As a
replacement to the traditional CGI script approach, servlets give developers a powerful tool to create web enabled applications. Not only does the servlet solution give developers
the ease of using the Java language, it is also offers a more efficient solution in terms of CPU power. 47 comments.
Click here to receive updates on the latest articles.
|
 |
Visit the Java Servlets Forum!
New On DevShed:
Hot Forum Topics:
|