Real-time data validation is one of the advantages of AJAX technology. By
applying this technology, the struts validation framework will enrich the
struts MVC and move the Web application closer to the desktop application.
The validation framework is used to validate fields. There are many ways to
do validation on a Web application. It falls into two categories: server-side
and client-side. A struts validation framework is one of the best frameworks
for a Java-based Web application environment. It can configure the
application using server-side validation and employ the error message that
renders on the validation process invoked during the request processing time,
or it can do client-side validation by using the JavaScript rendered on the
requested page.
AJAX is a Java... (more)
"Virtualization is the result of thought process wherein ideas are distanced
from objects"
The Solaris Container typically can be categorized as an operating-system
virtualization, which means the virtualization is done by enabling multiple
isolated and secured systems in one physical server (operating system for
operating system).
Solaris Container = Zone + Resource Management
The Sola... (more)
Interoperability is the key to using Web services architecture since many
applications can collaborate to maximize business functions. With the
capability of creating an application on a different architecture, including
the application architecture, hardware infrastructure, and even the operating
system, Web service architecture is the bridge to optimizing the IT
Department.
In this ar... (more)
JavaFX is a scripting language that provides more powerful client
applications in term of features for the user interface experience as well as
being incorporated with server platform technology such as RMI, Web Services,
and EJB. Its ability to reuse all Java libraries opens an opportunity for
JavaFX to create flexibility and ease the integration and reuse of existing
Java applications.... (more)
Few weeks back, its very interesting for me to have a meeting with one of
mobile operator provider. The topic of that particular meeting was discussing
about IMS (IP Multimedia Subsystem), basically we are trying to find out
how does the mechanism of the IMS itself. After awhile with some experiment i
found out that IMS works using IP communication between devices called RTP,
and uses S... (more)