Similar Articles |
|
JavaWorld September 2001 Sonal Bansal & Gaurav Pal |
The Web at your (machine's) service This article provides a practical Web service implementation based on the Simple Object Access Protocol (SOAP), Universal Description Discovery and Integration (UDDI), and Web Services Description Language (WSDL) for delivering SMS messages to cellular phones... |
JavaWorld December 2000 Jeremy Roschelle |
Untangle your servlet code with reflection You can enlist the Reflection API to unravel an all-too-common problem in servlet development: doGet() and doPost() methods that grow long, complex, and hard to extend and debug. The use of reflection described here is fairly lightweight... |
Bank Technology News January 2001 Louise West |
Dial M For Money Western European banks are buying into wireless technology... |
Information Today August 2000 Paul Blake |
Online Insights: WAP: Information Without Wires The U.S. is normally a good year ahead of Europe when it comes to the adoption of new technology. However, there is one area where the Europeans are miles ahead: the use of cell phones to access information services over the Internet.... |
JavaWorld December 2000 Julie Salzmann |
Java Product News Sun launches Java TV technology for digital television... Empower Interactive provides a gateway to WAP... ANT debuts Fresco embedded browser for Java... Expresso Framework brews J2EE... Let the wireless games begin!... |
Bank Technology News December 2007 Rebecca Sausner |
SMS Use Overtakes The Web at FNB South Africa's FNB Bank rolled out mobile banking in 1999. Soon, users of its SMS banking format will outnumber those customers using Internet banking. |
JavaWorld December 2000 Tim Fielden & Ana Orubeondo |
J2ME and WAP: Together forever? Get the wireless skinny on J2ME and the Wireless Application Protocol as InfoWorld Test Center analysts Ana Orubeondo and Tim Fielden debate the advantages and drawbacks to the two technologies... |
Bank Technology News December 2007 |
Mobile banking: Are Texting Services Here to Stay or Not? Text-message banking isn't considered a killer app, but qualifies as the easiest road to launching mobile financial services. |
JavaWorld June 2000 Qusay H. Mahmoud |
WAP for Java developers Wireless networks are mainly used for voice communication. Wireless operators, however, are interested in delivering data over wireless networks. This article introduces you to WAP and its related technologies and shows you how to develop wireless applications using Java.. |
CIO March 15, 2001 Lee Pender & Danielle Dunne |
How to Speak Wireless A list of terms to help you understand the most important wireless technologies, standards and devices. |
PHONE+ October 21, 2009 Amanda Berkey |
Text Your Way to Marketing Success Here are some examples of how text messaging can be used to target and communicate with customers in a business-to-business setting. |
CIO June 9, 2009 Gary Beach |
Text Messaging at Work Text messaging may drive top-line results, such as improving customer satisfaction. |
JavaWorld April 2001 Alex Kalinovsky |
Savor success with Java on the front end Java architects and managers face the challenge of choosing among Swing-based, HTML-based, and XML-based front ends for their applications... |
JavaWorld April 2001 Kelly Davis & Robert Di Marco |
Manage distributed sessions Using RMI and the Proxy API introduced in JDK 1.3, this article describes a technique that allows one or more servlet servers to maintain session information on one or more session servers. By adopting this architecture, no single point of failure will exist for session management... |
InternetNews July 8, 2005 Susan Kuchinskas |
Yahoo Expands Mobile Search Options SMS search and product comparisons aim to help mobile users find information while on the move. |
InternetNews August 31, 2007 Mike Elgan |
Text Messaging On Steroids Joopz is a Web site that lets you send SMS text messages from a Web browser. |
JavaWorld August 29, 2003 David Geary |
Follow the Chain of Responsibility The Chain of Responsibility (CoR) pattern decouples the sender and receiver of a request by interposing a chain of objects between them. This article discusses the CoR pattern and two implementations of that pattern in the Java APIs -- one from client-side Java and the other from server-side. |
D-Lib Jul/Aug 2000 Thornton Staples & Ross Wayland |
Virginia Dons FEDORA: A Prototype for a Digital Object Repository After shopping for a digital library system unsuccessfully, in 1999 we created a digital library research and development group and set about creating the system that we need. |
InternetNews October 7, 2004 Sean Michael Kerner |
Texting Your Google Search The company extends its reach to mobile users through SMS search service. |
CRM June 13, 2012 Judith Aquino |
ExactTarget Rolls Out MobileConnect Application The cloud-based application powers SMS alerts and mobile marketing messages. |
InternetNews February 7, 2005 Michael Singer |
Macromedia's ColdFusion Looks Beyond the Web ColdFusion MX 7 has been re-architected with Java J2EE 1.4 and introduces interactions with mobile phones using short message service (SMS) text messaging as well as standard Web-based instant messaging clients. |
Entrepreneur August 2007 Catherine Seda |
A Gr8 Way 2 Win Customers Get into your customers' pockets with SMS advertising. |
JavaWorld February 2001 Steven Gould |
Servlets in Apache Tomcat and BEA Systems' WebLogic Server This article reviews the steps involved in developing servlets, then describes how to take the servlet and create a Web application -- in both expanded format and as a WAR. He illustrates how to deploy the Web application in Apache Tomcat -- a widely used, freeware servlet container... |
Popular Mechanics June 2009 Seth Porges |
How to Email Text Messages to Any Phone The key is to use what are known as SMS gateways. These are backdoors that transform other (usually less expensive) types of communications, such as e-mail and instant messages, into text messages. |
CRM December 5, 2011 Judith Aquino |
Leads360 Introduces New Automated Text Message Capabilities Leads360 added automated text messaging to its offerings, allowing sales associates to automate the process of composing and sending text messages via the SPAM-compliant Short Message Service protocol. |
JavaWorld November 2000 Thomas E. Davis, Craig Walker |
Take control of the servlet environment, Part 1 The ever-popular servlet cleanly and simply develops and deploys Web-based applications. However, although Java is platform independent, the Web as a whole is not. The language and the servlet API do not provide such niceties as optional session-persistence schemas (i.e., store in memory, in a database, or in a cookie), and they don't easily accommodate ad hoc solutions to shortcomings in cookie handling. To handle such issues, Thomas Davis and Craig Walker have developed an unobtrusive framework, an invisible layer between your servlets and the servlet engine, that gives you greater control over the environment. |
CRM December 2010 Koa Beck |
Changing the Mobile Channel Mobile service is finally catching on with consumers of all ages -- but not everyone is embracing the same methods |
JavaWorld June 2000 Thomas E. Davis |
Use Microsoft's Internet Information Server as a Java servlet engine Are you a Java fanatic trapped in a Microsoft-only shop? Using just Microsoft's Internet Information Server and pure Java, you can run Java servlets without the help of any third-party products. |
InternetNews July 1, 2005 Susan Kuchinskas |
MSN, Vodafone Entwine IM Systems The content player and carrier will let European users message from phone to PC and back. |
CRM June 6, 2012 |
StrongMail Automates Email and Mobile Cross-Channel Marketing with Message Studio 7.0 SMS and drag-and-drop targeting capabilities enable enterprise marketers to easily create effective campaigns that leverage rich social, behavioral and profile data. |
PC Magazine May 1, 2009 Dan Costa |
One Cell Phone Per Child One laptop per child is a great idea, but it's the cell phone that's really changing the developing world. |
InternetNews September 17, 2010 |
Study: Mobile Phone Users Largely Ignore Apps Pew Research Center study finds majority of cell phone owners don't bother using any of the apps embedded on them. |
JavaWorld March 2001 Jeremy Roschelle |
Doclet your servlet! In many projects, some team members will write servlets while other team members write the Webpages that invoke those servlets. So how can a servlet coder easily produce documentation for a Web designer? |
JavaWorld January 2001 Jason Hunter |
Servlet 2.3: New features exposed In October 2000, Sun released the 'Proposed Final Draft' specification for Servlet API 2.3. This article explains the differences between Servlet API 2.2 and 2.3, discusses the reasons for the changes, and shows you how to write servlets (and now filters!) using 2.3... |
Bank Systems & Technology February 4, 2010 Penny Crosman |
17% of U.S. Adults Use Mobile Banking, Survey Finds Mobile web and SMS are the most common mobile banking technologies, but app-based banking will grow rapidly over the next 12 months, according to Luth Research. |
InternetNews July 31, 2009 |
SMS, iPhone, Android Under Attack at Black Hat A series of researchers take the stage showing both operating system and carrier issues with SMS security. |
JavaWorld July 2000 Mario Apicella |
Secant keeps Web servers responsive Secant's Extreme Internet Server 3.5 Web server guarantees Website reliability by offering dynamic load balancing across multiple Java servlet and JSP engines. Although it lacks support for some popular scripting languages, it could be the answer to your Web server prayers. |
JavaWorld February 2001 Eoin Lane |
Add XML to your J2EE applications The author proposes an open source replacement for the J2EE presentation layer by building an XML-aware application server with a fully operational end-to-end solution. The solution consists of an application server based on open source technologies from Apache, jBoss, and the W3C... |
JavaWorld March 2003 Jason Hunter |
Servlet 2.4: What's in store On March 7, 2003, Sun Microsystems released the "Proposed Final Draft 2" specification for Servlet 2.4. This article explains the differences between Servlet 2.3 and 2.4, discusses the reasons for the changes, and explains how you can take advantage of the new features in 2.4. |
D-Lib Nov/Dec 2009 Cristina & Daniel Tofan |
A Low Cost, Low Memory Footprint, SQL and Servlet-based Solution for Searching Archived Images and Documents in Digital Collections A simple, elegant solution to digitizing special collections documents to meet the needs of the institution without additional monetary commitments. |
Bank Technology News March 2003 John Carroll |
A U.S. Boom Lays in Wait A funny thing happened on the way to the wireless banking revolution in the United States -- only a handful of users showed up. |
InternetNews August 24, 2004 Michael Singer |
WS-I Profiles Move to Next Phase The Web services consortium publishes Basic Profile 1.1, Attachments Profile 1.0 and Simple SOAP Binding Profile 1.0 for widespread testing and review. |
PC World February 21, 2007 Dan Tynan |
Five Ways to Put the Web in Your Pocket Surfing the Net by phone can be a breeze if you know a few tricks. |
PC World November 20, 2006 Andrew Brandt |
Privacy Watch: Phishers Put Their Lures on Cell Phones Phishing scammers have begun sending deceptive short message service (SMS) messages to people's mobile sets. |
CIO November 11, 2009 Jeremy Kirk |
New Markets: Apps That Use Your Phone to Fight Credit Card Fraud SMS service notifies customers when their cards are charged, helping them identify fraudulent transactions faster. |
Popular Mechanics July 2002 Rebecca Day |
Celling Data Tricked-out cellphones can give you high-speed bandwidth for all your communications needs. |
JavaWorld January 2001 Thomas E. Davis & Craig Walker |
Take control of the servlet environment, Part 3 Browser cookies are wolves in sheep's clothing. Developers use these incredibly simple and useful mechanisms to create Web-based applications that rely on the persistence of sessions. However, cookies feature an odd little problem in relation to subdomains... |
JavaWorld June 2001 Jason Hunter |
Filter code with Servlet 2.3 model An in-depth look at the new servlet filter model with an examination of several freely available filters. You'll learn how these filters work and what you can do with them... |
InternetNews July 15, 2009 |
Google Voice Takes VoIP to Android, BlackBerry Google's Internet phone service debuts in Android and BlackBerry apps. Should carriers and Skype be worried? |
Entrepreneur July 2004 Amanda C. Kooser |
You Can Take It With You Use your mobile phone even while abroad. |