By Kulvir Singh Bhogal, Robert R. Peterson
May 18, 2006 04:00 PM EDT
By accessing the IBM WebSphere Application Server JNDI tree, WebSphere
Application Server Community Edition (IBM's free, lightweight J2EE
application server built on Apache Geronimo technology) can interact with and
reuse virtually any of the J2EE resources that are housed there.... (more)
|
By Kulvir Singh Bhogal, Michael Masterson
April 18, 2006 01:00 PM EDT
Having employees constantly connected to one's enterprise is vital to many
companies. This is one of the reasons Research in Motion's BlackBerry has
mustered a massive following (over three million users at the time of this
article's writing) in recent years. BlackBerry addiction... (more)
|
By Kulvir Singh Bhogal, Andrew Sweet
January 4, 2005 12:00 AM EST
Portlets constitute interactive Web application components whose presentation
markup is aggregated and displayed by a portal server like WebSphere Portal.
In a previous WebSphere Journal article, we introduced you to the Java
Specification Request for the portlet specification (J... (more)
|
By Kulvir Singh Bhogal, Brad Bouldin
June 28, 2004 12:00 AM EDT
The phenomenon of globalization has unearthed a major question. With a huge
market of non-English speaking customers, how can we facilitate communication
to such a large subset of individuals without paying an arm and a leg for
translation? In this article, we'll introduce you to... (more)
|
By Kulvir Singh Bhogal, Andrew Sweet
May 5, 2004 12:00 AM EDT
The Java Specification Request for the Portlet Specification (a.k.a. JSR
168), articulated by the Java Community Process in October 2003, aims to
provide a standard for portlets that the portal arena has lacked. Portlets
that are written to the JSR 168 spec will be deployable to ... (more)
|
By Kulvir Singh Bhogal, Kwang Kang
May 5, 2004 12:00 AM EDT
JRas is a logging and tracing facility built into IBM WebSphere Application
Server (WAS) that relies on JRas as its internal logging framework.
Programmers can also leverage this powerful logging system infrastructure to
keep an eye on their enterprise applications powered by WAS... (more)
|
By Kulvir Singh Bhogal, Andrew Sweet
March 31, 2004 12:00 AM EST
The Java Specification Request for the Portlet Specification (a.k.a. JSR
168), articulated by the Java Community Process in October 2003, aims to
provide a standard for portlets that the portal arena has lacked. Portlets
that are written to the JSR 168 spec will be deployable to ... (more)
|
By Kulvir Singh Bhogal, Kwang Kang
March 31, 2004 12:00 AM EST
JRas is a logging and tracing facility built into IBM WebSphere Application
Server (WAS), which relies on JRas as its internal logging framework.
Programmers can also leverage this powerful logging system infrastructure to
keep an eye on their enterprise applications powered by W... (more)
|
By Kulvir Singh Bhogal
March 30, 2004 12:00 AM EST
Reality check: your code likely exists beyond the confines of your cubicle.
In today's world - made smaller via the marvels of modern society - it is
likely that your code will transcend borders or be seen by individuals who
might not necessarily understand English. Not catering ... (more)
|
By Kulvir Singh Bhogal, Brad Bouldin
March 30, 2004 12:00 AM EST
The quest for increased application performance is a science in itself. IBM
WebSphere Application Server includes a powerful caching technology called
the dynamic cache service, which you can employ in your Web applications to
dramatically improve performance.
In this article, w... (more)
|
By Kulvir Singh Bhogal, Bonita Vincent
March 24, 2004 12:00 AM EST
Behind the scenes, client applications that interact with Enterprise
JavaBeans (EJBs) do not interact with the remote methods of the EJBs
directly. What actually happens can best be described as a complex,
distributed process. Fortunately, the application developer is kept protec... (more)
|
By Kulvir Singh Bhogal, Kwang Kang
January 8, 2004 12:00 AM EST
In today's society, it's second nature to contact family, friends, and
colleagues via e-mail. E-mail has become so integral to our daily ritual that
we cannot stay away from it as we make use of personal digital assistants
(PDAs) and other pervasive devices to have it readily ava... (more)
|
By Kulvir Singh Bhogal
December 24, 2003 12:00 AM EST
We all have our preferences for how we like to have code formatted. Even when
working in a team, you commonly see a myriad of coding styles. Manually
formatting someone else's code to meet your coding style preferences can be a
tedious process that can leave you cursing at inanim... (more)
|
By Kulvir Singh Bhogal
September 24, 2003 12:00 AM EDT
WebSphere Studio Application Developer, based on the Eclipse platform, is
designed with the Java developer in mind. Extreme programming mandates that
Java classes be unit-level tested in an automated fashion. Extreme
programming takes a rather pessimistic (though frequently reali... (more)
|