MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
Similar Articles
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... mark for My Articles similar articles
JavaWorld
September 2002
David Geary
A look at the Composite design pattern The Composite design pattern lets you treat primitive and composite objects exactly the same. This article explores how to implement the Composite pattern and how to use it with the Tiles tag library from the Apache Struts application framework. mark for My Articles similar articles
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... mark for My Articles similar articles
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. mark for My Articles 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... mark for My Articles similar articles
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) mark for My Articles similar articles
JavaWorld
December 2001
Geir Magnusson Jr.
Start up the Velocity Template Engine The Velocity Template Engine lets you render data from within applications and servlets. This article introduces the Velocity Template Language (VTL) and provides examples of how to use the Velocity engine, including how to generate Web content in a Java servlet environment... mark for My Articles similar articles
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. mark for My Articles similar articles
JavaWorld
February 2002
Julien Mercay & Gilbert Bouzeid
Boost Struts with XSLT and XML Struts is an innovative server-side Java framework designed to build Web applications. This article introduces the processing model underlying Struts, describes the Struts framework itself, and presents Model 2X, which enhances Struts... mark for My Articles similar articles
JavaWorld
December 2002
David Geary
A first look at JavaServer Faces, Part 2 JavaServer Faces, with a well-defined request processing lifecycle and a rich component hierarchy, will profoundly affect the development of J2EE applications. Part 1 of this two-part series introduced JavaServer Faces and explored its fundamental concepts. Part 2 examines more advanced concepts such as custom validation, internationalization, and custom component implementation. mark for My Articles similar articles
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. mark for My Articles similar articles
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... mark for My Articles similar articles
JavaWorld
November 2000
Kevin Unger
Solve your servlet-based presentation problems Should you use raw servlets, JSP pages, servlets with a templating engine, an automatic HTML-to-Java compiler, or XSL stylesheets to implement content presentation in your next thin-client application? This article surveys the various techniques and helps you make the best decision... mark for My Articles similar articles
JavaWorld
November 2002
David Geary
A first look at JavaServer Faces, Part 1 JavaServer Faces, with a well-defined request processing lifecycle and a rich component hierarchy, will profoundly affect the development of Java 2 Platform, Enterprise Edition (J2EE) applications. Part 1 of this series introduces JavaServer Faces and explores its fundamental concepts. mark for My Articles similar articles
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. mark for My Articles similar articles
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... mark for My Articles similar articles
PC Magazine
August 2, 2006
John Brandon
Get to Know Excel Templates Making sense of data is both the purpose of Microsoft Excel and its challenge. mark for My Articles similar articles
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. mark for My Articles similar articles
PC Magazine
October 14, 2003
Neil J. Rubenking
Make a Default Custom Footer in Excel We show you how to customize your default workbook template to add specialized selections to the header and footer lists. mark for My Articles similar articles
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... mark for My Articles similar articles
PC World
November 7, 2001
Jim Welp
Templates Take II: Word, Plus Excel and PowerPoint Excel and PowerPoint templates offer worksheets and presentations. mark for My Articles similar articles
JavaWorld
February 2002
Letters to the Editor Readers and authors debate the fine points of programming languages, the security of redirecting to HTTPS, whether you should sacrifice performance for reusability in JSP (JavaServer Pages) development, and the benefits of templates over JSPs... mark for My Articles similar articles
PC Magazine
August 16, 2006
Letterhead Problem In Word Set separate margins set for different pages of a letter. mark for My Articles similar articles
PC World
October 31, 2001
Jim Welp
Ins and Outs of Word Templates A custom template can override those pesky defaults... mark for My Articles similar articles
Linux Journal
July 2001
Reuven M. Lerner
Custom JSP Actions Learning shorthand for complicated Java code.... mark for My Articles similar articles
JavaWorld
July 2001
Leon Messerschmidt
Take the fast track to text generation Using text-based templates for tasks like HTML generation and mail merging can liberate developers from mundane and error-prone text generation code... mark for My Articles similar articles
ONLINE
September 2000
Jim Rible
Weaving an Untangled Web: Macromedia's Dreamweaver 3 Although I taught classes in HTML for years, today I can't imagine creating and maintaining Web sites without a great WYSIWYG editor like Macromedia's Dreamweaver. Despite its abilities and numerous rave reviews, however, the feature-rich Dreamweaver is not an easy program to learn. mark for My Articles similar articles
JavaWorld
October 2000
Rinaldo Di Giorgio
Serve clients' specific protocol requirements with Brazil, Part 2 How to use XML to facilitate data exchange between applications.... How you apply XML to exchange weather data... Scripting languages that you can implement to efficiently and quickly produce XML-tagged data... etc. mark for My Articles similar articles
JavaWorld
October 2001
Michael Ball
Dispatcher eases workflow implementation This article explains how to use an Extensible Stylesheet Language (XSL)-based application employing the Dispatcher design pattern to create simple workflows and a reusable API... mark for My Articles similar articles
JavaWorld
March 2001
Tony Loton
Access the world's biggest database with Web DataBase Connectivity What if the World Wide Web really were a database; if each Webpage were a table that you could query using SQL or even JDBC? Then you wouldn't be limited to just browsing. This article provides Java code for accessing web pages in an SQL-like manner. mark for My Articles similar articles
JavaWorld
November 14, 2003
Allen Holub
Create client-side user interfaces in HTML, Part 2 This "Create Client-Side User Interfaces in HTML" series continues by examining the HTMLPane sources. Part 2 offers examples of how to customize the JEditorPane to support custom tags and also provides an extended description of the Factory Method design pattern. mark for My Articles similar articles
PC Magazine
April 4, 2008
John Brandon
Create Office Building Blocks Building blocks are a convenient and easy way to format pages without having to commit to a template that locks you into a style for all page elements. mark for My Articles similar articles
Linux Journal
August 1, 2007
Reuven Lerner
At the Forge - Django Views and Templates This month, we work with templates and views in Django, a popular framework for creating Web applications in Python. mark for My Articles similar articles
Macworld
November 3, 2005
Jeffery Battersby
Swift Publisher 1.0 This inexpensive, easy-to-use application makes desktop publishing a breeze. And it comes complete with a large collection of useful templates and clip art. mark for My Articles similar articles
PC World
April 2005
Arin Hailey
Step-By-Step: Give a Site Blog Appeal It's easy to set up and customize a Weblog for your Web site. We walk you through the necessary steps. mark for My Articles similar articles
T.H.E. Journal
September 2003
Judith B. Rajala
Educator-Specific Templates Templates are pre-designed layouts that can be used as a starting point or "skeleton" to create your own publications. mark for My Articles similar articles
JavaWorld
August 2001
Rinaldo Di Giorgio
Serve clients' specific protocol requirements with Brazil, Part 5 How to use Brazil to process content from diverse Websites, tailor the content to reflect a user's desires, and provide the content as a Web service -- and how to use Brazil to integrate new technologies with legacy Web applications that aren't XML-enabled... mark for My Articles similar articles
PC World
January 2004
Scott Spanbauer
Instant Web Sites Put yourself on the Web in a flash with free and low-cost tools, services, and sites. mark for My Articles similar articles
JavaWorld
June 2001
Todd Bowker
Superior app management with JMX Ever heard of JMX? If you think it's just a sideline framework, think again. Java Management Extensions (JMX) is becoming a core part of application development and management. Read on for an introduction to JMX, followed by a hands-on example for using it with JSP... mark for My Articles similar articles
JavaWorld
May 2000
Bill Venners
Objects versus documents for server-client interaction, Part 1 Bill Venners compares the traditional approach to client-server interaction, using protocols and documents, with Jini's approach of using objects and interfaces.... mark for My Articles similar articles
InternetNews
July 17, 2009
David Needle
Google Goes Public With Template Gallery Users can now submit templates for custom spreadsheets, documents and forms for others to use. mark for My Articles similar articles
T.H.E. Journal
April 2004
MapleNet 2.0 MapleNet 2.0 is a Web-based learning platform for mathematical and related courses that supports the use of Java Server Pages (JSP) for content creation, includes a graphical user interface for publishing new content, and takes full advantage of the enhancements of Maple 9. mark for My Articles similar articles
JavaWorld
January 2, 2004
Allen Holub
More on getters and setters This article provides one of several possible programmatic solutions to the get/set-elimination problem. In particular, it demonstrates how to construct both Web-based and client-side user interfaces without exposing your object's implementation to the entire program. mark for My Articles similar articles
Linux Journal
July 1, 2007
Robb Shecter
Role-Based Single Sign-on with Perl and Ruby Single sign-on dictated by user roles with Perl and Ruby: This simple collection of a few short Web scripts provides a surprising array of benefits. mark for My Articles similar articles
Chemistry World
January 5, 2011
Akshat Rathi
Macromolecules from miniature templates UK researchers have designed a new highly effective method to construct large molecules of a defined size using simple templates. mark for My Articles similar articles
CFO
April 1, 2006
Esther Shein
Thinking Inside the Sarbox Paisley Consulting's new Sarbanes-Oxley Compliance System RFP Template helps corporate customers hone in on their business needs before commencing a round of RFPs from vendors. mark for My Articles similar articles
PC Magazine
August 3, 2004
Staying in Style If you happen to like using styles, you'll be happy to learn that Microsoft Word 2003 gives you a way to work more easily with those who tend to ignore them. mark for My Articles similar articles
PC World
March 2005
Scott Dunn
Create Your Own Windows Security Analysis Tool The building blocks are in Windows XP Pro and 2000; also, get an enhanced Windows freebie. mark for My Articles similar articles
Macworld
March 20, 2006
Jim Akin
The Print Shop for Mac 2.0 This is a great program for anyone who wants to create fun print projects for home, school, or a small business. The new layout tools streamline simple print projects, but fall short for long documents. mark for My Articles similar articles