Similar Articles |
|
JavaWorld November 2001 Dustin Marx |
JSP best practices This article discusses simple approaches and best practices that, when used correctly, facilitate JavaServer Pages (JSPs) development. These tips ensure reusable and easily maintainable JSPs, JSPs that allow developers to focus on their programming strengths... |
JavaWorld August 2000 Simon Brown |
Encapsulate reusable functionality in JSP tags JavaServer Pages (JSP) are a great mechanism for delivering dynamic Web-based content. This article will show how easy it is to build, deploy, and use your own custom JSP tag, using the Servlet/JSP reference implementation, Tomcat. |
JavaWorld July 25, 2003 Dustin Marx |
More JSP best practices Advancements in the JavaServer Pages specification have eased the development of highly maintainable and standardized JSP-based Web applications. This article discusses key advancements and how each of them enables easier development of robust JSP Web applications. |
Linux Journal July 2001 Reuven M. Lerner |
Custom JSP Actions Learning shorthand for complicated Java code.... |
JavaWorld May 23, 2003 Andrei Cioroianu |
Call JavaBean methods from JSP 2.0 pages JavaServer Pages (JSP) 2.0 introduced many new features that will change the way you develop Java Web applications. This article walks you through three examples that show how to separate the JSP/HTML markup from the Java code using the new expression language (EL) and developing custom tags with dynamic attributes. |
JavaWorld July 2001 Jonathan Lurie |
Develop a generic caching service to improve performance To achieve high levels of scalability and performance for multiple users, applications must use services that cache resources such as lists and variables employed by multiple users. Learn how to create those services yourself... |
JavaWorld July 2002 Humphrey Sheil & Michael Monteiro |
Rumble in the jungle: J2EE versus .Net, Part 2 In Part 2 of this two-part series, the authors shift from the theoretical to the practical by demonstrating how to employ J2EE and Microsoft .Net to develop a concrete Web application. |
JavaWorld February 2003 Steve Small |
JSP Standard Tag Library eases Webpage development The release of JavaServer Pages Standard Tag Library is a significant development for JSP/servlet developers. With an expression language and a set of four powerful, easy-to-learn standard tag libraries, JSTL is likely to soon become the dominant approach for implementing dynamic, Java-based Websites. |
JavaWorld May 2, 2003 Alexey Valikov |
Transparently cache XSL transformations with JAXP This article introduces the idea of pushing cache functionality inside transformer factory implementations, making cache usage absolutely transparent. |
JavaWorld January 2001 Vincent DiBartolo |
FreeMarker: An open alternative to JSP You can place FreeMarker tags in text files of any format and are not married to any server-side architecture or solution. FreeMarker is easily extensible, and you can quickly build a library of reusable custom objects that will live longer than the technology solutions that utilize them... |
JavaWorld December 2000 Thor Kristmundsson |
Strut your stuff with JSP tags Learn how to use the custom tags from the open source Struts library and create extensions that ease the coding of properties associated with field values and user input validation... |
JavaWorld August 29, 2003 |
Letters to the Editor JavaWorld authors discuss byte code encryption; jEdit's attractive features; method synchronization; and more. |
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. |
New Architect December 2002 Michiel de Bruijn |
InterSystems Cache 5.0 The "post-relational" moniker used to market InterSystems' Cache database might seem a bit of a gimmick, but this product is, in fact, based on technology that is quite unlike any mainstream database engine you're likely to be using today. |
JavaWorld December 2001 David Geary |
Web application components made easy with Composite View If you want to develop flexible and reusable JSP-based Web applications, you must separate presentation logic from business logic. Beyond that, you can extend that flexibility and reusability by separating content from layout... |
Linux Journal November 2001 Michael Yuan |
Linux in Education: Implementing a Research Knowledge Base Keeping up with large volumes of research requires a system both flexible and intuitive... |
JavaWorld June 2001 Brian R.J. Heumann |
Personalize your Website with skins You can give your users control over your Website's look and feel by exploiting user profiles and factoring out key visual design elements into skins. This article demonstrates a basic skin server and shows how you can use that server to begin personalizing your JSP-based Website. (1,000 words) |
InternetNews October 6, 2009 |
Terracotta Updates Database Caching Software Terracotta for Caching incorporates the recently acquired Ehcache Java-based cache, which will help with Web apps in addition to databases. |
JavaWorld February 2001 Tarak Modi |
Add the power of asynchronous processing to your JSPs The author shows how to bring the power of Java Messaging Service to JavaServer Pages developers who are excellent at content development but not interested in the intricacies of asynchronous programming... |
IEEE Spectrum November 2009 Sally Adee |
Chip Design Thwarts Sneak Attack on Data Cache architecture harnesses the power of randomization to neutralize security attacks. |
Linux Journal September 1, 2002 Steve Graves |
In-Memory Database Systems IMDSes are especially useful for embedded development, where every saved process shrinks the footprint and the bottom line. |
AskMen.com Michael Estrin |
Getting Good Deals At Auctions Whether you're buying a piece of jewelry for your girl or a new car, no guy likes to pay full price. Here are the basics so that you can get started in the world of auctions. |
InternetNews February 14, 2007 Andy Patrizio |
IBM Reports Cache Memory Breakthrough IBM this week announced a breakthrough in microprocessor design that will greatly improve the performance of processors, particularly multicore processors. |
Linux Journal August 2001 Bruce Momjian |
PostgreSQL Performance Tuning Tweak your hardware to get the most from this open-source database... |
D-Lib June 2001 Vicky Reich |
LOCKSS: A Permanent Web Publishing and Access System LOCKSS (Lots Of Copies Keep Stuff Safe) is a tool designed for libraries to use to ensure their community's continued access to web-published scientific journals... |
JavaWorld March 2002 Ozakil Azim & Araf Karsh Hamid |
Cache SOAP services on the client side This article describes how to create transparent, client-side caching for SOAP services using Java's Business Delegate and Cache Management design patterns... |
InternetNews August 4, 2006 Sean Michael Kerner |
Browser Cache: Goodies For Hackers Black Hat session reveals that it's not just Trojans and keyloggers you should watch out for. |
JavaWorld January 2001 Milan Adamovic |
Process JSPs effectively with JavaBeans The JavaServer Pages Model II concept is well known. The basic idea is that the presentation should be separated from the processing code. This article offers an effective, reusable design for moving the dynamic content, processing, and validation from a JavaServer Page to a corresponding JavaBean... |
PC Magazine February 3, 2004 Don Labriola |
Going Once, Going Twice... In this story, we survey auction utilities designed for both online buyers and sellers. Whether you're a casual bidder or you aspire to run your own part-time auction business, these tools can give you the edge. |
The Motley Fool January 10, 2005 Jeremy MacNealy |
Cache Cashes In Cache, an operator of women's apparel specialty stores, scores a hit with its fourth-quarter revenues. |
Search Engine Watch December 5, 2002 Danny Sullivan |
Revisiting Meta Tags Follow up to October 2002 article about the demise of the meta keywords tag. |
Information Today February 14, 2011 |
Mobile Access to USA TODAY Digital Content Available Through Microsoft Tagging Microsoft Tag is a mobile 2D bar code that lets users connect offline materials to the digital world. |
PC World June 1, 2000 Gregg Keizer |
Hammer Time! Excess inventory, limited local markets, modest advertising budgets... Small businesses face a tough challenge in any market--and in today's go-go economy, the competition is even rougher. Luckily, help awaits just around the corner, in the form of online auctions. Sure, hobbyists and junk addicts love them, but online auctions can also open doors for businesses of many sizes. |
JavaWorld September 2002 Scott Plamondon |
Product Snapshot: Cache 5 InterSystems' Cach� 5 post-relational database combines rapid development with high performance |
Commercial Investment Real Estate May/Jun 2003 Steven L. Good |
The Auction Alternative Discover how the bidding process can generate profitable deals. |
PC Magazine August 17, 2005 Neil J. Rubenking |
More on Unwanted Names in Outlook Microsoft offered cleanup tools for the cache in Outlook versions 2000 or earlier, but not for 2002 or 2003 -- and this cache is more important than you might realize. |
CRM October 2013 Maria Minsker |
Tag Management Gains Traction with Marketers Ninety-four percent call it crucial for customer data integration. |
PC World June 27, 2002 Joris Evers |
Windows Media Player Flaw Puts PCs at Risk Security hole in media player's antipiracy feature could allow hackers to access your computer. |
PC World August 2006 Scott Spanbauer |
Master Firefox's Hidden Configuration Tools Through URIs, you can view Firefox's Web page cache, and see other details about the browser. |
CRM September 2014 Maria Minsker |
Why Marketers Need a Tag Management System TMS solutions track customers' digital journeys so companies can automate appropriate actions. |
Commercial Investment Real Estate Jan/Feb 2007 Good & Lynn |
The eBay Effect Technology helps increase the audience for commercial real estate auctions. |
The Motley Fool February 20, 2007 Dan Caplinger |
Bid for Better Savings CD auctions bring the appeal of online auctions to investing. If you recognize what rates you can get at other banks and don't let the auction format affect your judgment, CD auctions are a no-lose proposition for investors. |
Inc. March 1, 2002 Jane Saladof MacNeil |
Best of the Net: Beyond eBay Looking to equip your office with used or surplus gear? Online auction sites can help... |
Macworld October 2000 Mel Beckman |
RapidCache 2.0 When users share an Internet connection, they tend to access many of the same sites. The result: redundant data transfer. Vicomsoft's RapidCache 2.0 lets you turn any spare Mac into a caching proxy Web server. |
AskMen.com Michael Estrin |
5 Things You Didn't Know You Could Buy At Auction Auctions are not only for fancy works of art and antiques, the truth is that just about anything can be sold at these events. Here's a list of things you can save big bucks on at auction. |
T.H.E. Journal June 2000 |
Lots of Cold, Hard Cache Offering caching solutions for a broad scope of networked environments, the Stratacache Products Group has introduced its family of content acceleration appliances.... |
JavaWorld April 2001 Anil Hemrajani |
How many times do you restart your server during development? Java's dynamic class-loading capabilities are a major plus, but its lack of class-reloading functionality can waste development time when you're forced to restart your server several times. Is there a solution? |
Entrepreneur March 2009 Gwen Moran |
Take Your Tag Line from Drab to Fab You wouldn't just blow up your whole brand and start over. But with the tag line you can. |