Similar Articles |
|
CAUSE/EFFECT Vol 22 Num 2 1999 Mark Sheehan and Allen Porter |
Authenticated Off-Net Access to Commercial Library Resources When an institution licenses data from a provider for use by its memembers, how can it ensure that only its own members can access the data while also being flexible enough to allow them to access the data when they are off site? |
JavaWorld February 2002 Steve Ditlinger |
Mix protocols transparently in Web applications To maintain the security of sensitive data as it travels over the Internet to or from the browser, Web applications often rely on Secure Sockets Layer. The secure Webpages and processes that transmit sensitive data utilize HTTP over SSL (HTTPS) rather than the usual HTTP. Integrating SSL into a Web application should prove seamless and simple to implement as well as maintain. This article explores typical SSL implementations and develops an SSL solution using the J2EE servlet redirect mechanism to protect sensitive data transmission. It also develops an overall solution combining JavaServer Pages custom tags and an application-specific servlet base class. |
Linux Journal March 2001 Ian Spare |
Deploying the Squid proxy server on Linux Ian gives an example of the installation, configuration and maintenance of this multi-tentacled invertebrate Proxy Server... |
JavaWorld April 2002 Michael Juntao Yuan & Ju Long |
Track wireless sessions with J2ME/MIDP Every e-commerce application must support session tracking. Unfortunately, MIDP, a J2ME technology, supports only the standard HTTP protocol, which is stateless. This article explores ways to add session support into the current MIDP network API framework... |
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. |
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. |
ONLINE May/Jun 2003 Greg R. Notess |
Unlocking URLs: Extensions, Shortening Options, and Other Oddities As we ship URLs to each other and use them in citations, unlocking some of their stranger secrets, along with knowledge of URL shortening tools, can make it easier to actually get to the appropriate Web page. |
Search Engine Watch September 16, 2008 Mark Jackson |
Hosting Issues and SEO When it comes to server issues, many of us would rather not get into the down-and-dirty details. But knowing the basics of server response codes - and when to use them correctly - is critical for any competitive Webmaster or search marketer. |
JavaWorld March 2001 Michael C. Daconta |
Dodge the traps hiding in the URLConnection class This article focuses on problems with posting to an HTTP URL and the bane of new Java programmers, the NoClassDefFoundError... |
Linux Journal January 29, 2002 John T. Francois |
Why Application Servers Crash and How to Avoid It Why does the application server crash? We will look at a little bit of queuing theory to analyze various scenarios that lead to web site crashes... |
D-Lib Mar/Apr 2015 McCown et al. |
Tools for Discovering and Archiving the Mobile Web Many websites are adapting their content for users who are accessing the Web using smartphones and tablets. The growth of this Mobile Web has required web archivists to change their practices in order to collect this ephemeral web content. |
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. |
JavaWorld July 2002 Nelson Minar |
Test networked code the easy way Networked code proves difficult to test thoroughly because test suites work best as standalone processes unreliant on other servers. In this article, the author describes two techniques for unit testing network code. |
JavaWorld December 5, 2003 Borislav Iordanov |
Dynamic server includes with local runtime context This article shows how to achieve true black-box reuse of frontend logic in the form of JSP pages or Java servlets, by wrapping the servlet request object and effectively creating a local runtime context for an included resource. |
InternetNews February 12, 2009 Sean Gallagher |
'Don't Click' Tweetbomb Stresses Twitter Service The exploit, hijacked Twitter users' status to spread itself around the microblogging network. |
PC World March 2003 Scott Spanbauer |
Internet Tips: Unlocking the Mysteries of Browser Error Messages Steer past 404 errors to find the Web page you want; disable IE's script-debugging messages. |
Search Engine Watch May 6, 2008 Mark Jackson |
Conducting a Redirect Audit on Your Web Site - Part 2 Knowing which pages on your site are returning errors, and which ones are being redirected can help you pinpoint issues to address. Performing a redirect audit can help you get to the bottom of those problems. |
JavaWorld May 2000 Rakesh Didwania |
Download a Website for offline browsing In this article, I guide you through the steps involved in designing a utility to download a Website. This utility downloads only text and image files, but it can easily be extended to download files of any type.... |
PC World April 20, 2001 Scott Spanbauer |
Mend Your E-Mail's Broken Links Mend broken links in e-mail, unmask disguised Web page advertising, check browser security settings, catalog your MP3s... |
Search Engine Watch September 30, 2008 Mark Jackson |
Tin Foil Hat? I Have Mine On When Google advises against URL rewriting in their Webmaster Central blog, is there an ulterior motive? |
Fast Company John Paul Titlow |
Rihanna Is Going To Love PayPal's Newest Feature PayPal.Me is a new, more effortless way to request money via PayPal using a short, customizable URL. |