Categories
Tags → Web Objects Java

Basics of .NET remoting

This article will explores about .NET remoting. .NET remoting is a technology that allows you to invoke or accessing objects on remote server. For those who are familiar with Java technology, it is called RMI (Remote Method Invocation) in java world....
DETAILS

Technology Trends Involving Java

Java is an object-oriented programming language (OOP) for Web browsers. It is organized around data rather than actions and supports polymorphism (which allows the same code to be written generically so it can function with different datatypes), inhe...
DETAILS

Aspose.BarCode fo Java

Aspose.BarCode is a Java component for generation && recognition of 1D && 2D barcodes to support Java and web applications. Main features include: barcode size control, color settings, rotation angle && captions etc. It suppor...
DETAILS

Servlet Basics

Servlets are Java programs running on a web server that produce results viewed remotely on a web server. Servlets has the same purpose that CGI or PHP had in the past. We shall describe how Servlets works with some examples. You will also learn about...
DETAILS

SimpleTest

Unit tester, web page tester and mock objects framework. If you have used the Java tools JUnit, JMock and JWebUnit then this PHP version covers much of the same ground. Basically a tool for building application test suites around test cases and then ...
DETAILS

Cewolf

Cewolf (Chart Enabling Web Object Framework) can be used inside a Servlet/JSP based web application to embed complex graphical charts of all kinds (e.g. line, pie, bar chart, plots, etc.) into a web page. Therefore it provides a full featured tag lib...
DETAILS

HTTP tunneling with servlets

The corporate firewall is a double-edged sword. It helps prevent unauthorized access to the corporate Web services, but can disable access for legitimate clients. Due to the number of safety measures taken by system administrators, HTTP has become th...
DETAILS
©2003-2019 jCay.com