Home arrow Java
 

LEARN JAVA PROGRAMMING - HELP AND JAVA LANGUAGE, J2EE TUTORIALS

RSS For Dev Shed
Sun’s versatile Java programming language and the enterprise-strength J2EE allows developers write software on one platform and run it on another. Through DevShed's Java tutorials and J2EE examples, you will learn the finer points of Java Programming and the nuances of the language. Java is very popular for creating games and other programs that run within a web browser. Its uses extend to online forums, stores, HTML forms, and even beyond the web to cell phones and other consumer devices. You'll be able to get advice and Java help from our forums as well.

  Date Title Author Hits
  01-21-00 

Using RMI with Apache Jserv

Richard Yumul 44974

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.

  09-07-99 

Getting Started with Java Servlets using Apache JServ

Richard M. Yumul 95936

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.

 
More Java & J2EE Articles
Total Java & J2EE Articles = 77

Page 6 of 6
3 4 5 6 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 9 - Follow our Sitemap

Dev Shed Tutorial Topics: