Similar Articles |
|
InternetNews March 11, 2004 Jim Wagner |
JSF Called a Misunderstood Standard Confusion over JavaServer Face's role in tools development has resulted in negative reactions, says Struts creator. |
InternetNews May 4, 2004 Jim Wagner |
WebSphere Gets Java Makeover Studio gets an extreme makeover with the general availability of tools that make Java accessible to less-adept programmers. |
InternetNews August 26, 2005 Jim Wagner |
Sun Gives JavaServer Faces Open Source Treatment Continuing its open source rollout, Sun releases the latest JavaServer Faces reference implementation to its Web application developer technology under the CDDL license. |
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... |
InternetNews April 6, 2004 Jim Wagner |
Drag-and-Drop Editor Out for Linux Devs Innoopract's drag-and-drop programming tool transforms underlying Java code into Visual Basic-style code components. |
InternetNews January 19, 2004 Jim Wagner |
New Java Widgets For Eclipse A new plug-in gives Java tool programmers at the IBM-led consortium a user interface for Web application development, but leaves NetBeans out. |
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 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. |
InternetNews August 10, 2004 Jim Wagner |
Borland Packs New Features into JBuilder The upgrade concentrates on JSF, J2EE 1.4 and quality code. |
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... |
JavaWorld March 2002 Jennifer Orr |
More specs brew in the JCP In addition to the new open source agreement, the JCP is currently reviewing other specifications that will affect Java's future... |
JavaWorld March 2002 Humphrey Sheil |
The JavaOne grapevine, Part 3 The Concurrency Utilities BOF, IBM and Java, JiniFest, and more... |
New Architect January 2003 Paul Sholtz |
Instant Update Making your data and spreadsheets Web viewable through MVC: The Model-View-Controller (MVC) pattern is an established and well-understood software design method. |
JavaWorld January 2, 2004 Humphrey Sheil |
In pursuit of perfection If we could just address Java's weak points, we might make Java that mythical beast -- the perfect technology platform. So then, what are those changes? Is there such a thing as the perfect technology platform, and does Java have the potential to become it? |
JavaWorld December 2000 Peter Sayer |
XML for Java gains new support with Sun API enhancements Sun Microsystems published details on Monday of two new interfaces to link its Java programming language to XML... |
InternetNews April 30, 2007 Sean Michael Kerner |
Java Springs Forward With Open Source Framework Interface21, the commercial vendor behind the Spring open source Enterprise Java Application Framework, is rolling out new releases intended to make Java development easier than ever. |
JavaWorld June 2002 Jennifer Orr |
Is the JCP adequately preparing Java for Web services? The Java Community Process is currently reviewing Web services APIs that should prove important to Java Web services development. This article spotlights the latest Web services technologies and examines how the JCP is responding to Web services. |
InternetNews November 19, 2004 Jim Wagner |
Clash of the .Net, J2EE Clans? Microsoft's development platform has made huge strides in the two years since its debut, but Java proponents say they're just picking up steam. |
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... |
InternetNews May 25, 2004 Michael Singer |
Sun Heats Up Java Vendor Wars Java's creator rolls new Web services developer tools and new application server platform in a bid to tease market share from BEA and IBM. |
PC Magazine August 2, 2004 Richard V. Dragan |
Sun Java Studio Creator 2004Q2 This is a promising tool from a leading Java technology company, priced to move. It should let developers test the waters with JSF to build the next generation of Web applications on the J2EE platform. |
InternetNews March 29, 2004 Jim Wagner |
Sun To Finally Open Its Studio Sun is throwing the wraps off its much-anticipated 'drag-and-drop' development tool, Java Studio Creator, next week. |
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. |
JavaWorld April 18, 2003 Coen & Nanduri |
Jump the hurdles of Struts development Building and maintaining enterprise applications is very difficult. Designing elegant and easily maintainable user interfaces for these applications can be the most daunting task of all. |
JavaWorld August 22, 2003 Michael Juntao Yuan |
"Java everywhere" is for world domination The author explains the "Java everywhere" vision and its relationship with traditional Java philosophies, and then discusses its impact on developers, especially today's enterprise developers. |
JavaWorld November 2000 Mark Johnson |
C#: A language alternative or just J--?, Part 1 Early this summer, Microsoft caused a huge media splash by preannouncing .Net, a new distributed application framework. Integral to .Net is a new language called C#, which initially appears highly similar to Java. This article, the first in a two-part series, compares C# to Java -- describing language features and design trade-offs -- and places C# in the context of Microsoft's broader .Net strategy. |
InternetNews December 30, 2005 Sean Michael Kerner |
Sun's Mustang Rides Into The New Year Sun Microsystems will release its next edition of Java in early 2006. |
JavaWorld November 14, 2003 David Geary |
JavaServer Faces, redux JavaServer Faces, poised to become the preeminent Java Web application framework, has undergone many changes since it was introduced as an early access release in September 2002. In this article, a JavaServer Faces expert group member David Geary explores JSF's EA4 release. |
InternetNews February 5, 2004 Jim Wagner |
Sun Lights Up Java 1.5 Beta Sun predicts the new features in the latest Java release will make the language as popular on the desktop as in servers. |
InternetNews December 4, 2009 |
JavaEE 6 Debuts Amid Criticism The new spec sports a number of enhancements, including support for Profiles. But critics contend it doesn't go far enough. |
JavaWorld March 2002 Humphrey Sheil |
The JavaOne grapevine, Part 2 JCP changes, Oracle's Java strategy, JavaServer Faces news, and more... |
JavaWorld May 2002 Steve Ditlinger |
Mix protocols transparently in Struts This article builds on the solution for transparently mixing HTTP and HTTPS protocols presented in "Mix Protocols Transparently in Web Applications", showing how to extend Struts to incorporate that solution... |
InternetNews June 20, 2005 Jim Wagner |
JBoss Rolls Rebuilt Portal 2.0 The professional open source vendor launches a full-fledged Java-based portal offering. |
JavaWorld December 20, 2002 |
Java Product News Handango updates its Commerce Engine... Ephox ships content authoring app... Velare Technologies launches Discorso... JCP issues final release of JSR 90... GOBS separates Java apps into modules... Codagen transforms UML into code... Orient Technologies releases ODBMS Just Edition 2.0... etc. |
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. |
InternetNews July 29, 2004 Michael Singer |
Data Mining For the Masses A proposed data mining spec gets the green light for J2EE-compliant application servers. Developers can learn one API and embed analytics in any application, from any vendor. |
InternetNews July 7, 2004 Susan Kuchinskas |
Coding Experience Not Necessarily Required Can new GUI development tools make this generation of coders obsolete? |
JavaWorld May 2, 2003 |
Java Product News Dirig updates performance management platform... EJB Solutions enhances Out-of-the-Box... etc. |
InternetNews February 11, 2005 Jim Wagner |
.NET Gears For Next Close-Up Microsoft gears up for the next beta launch of its programming framework. |
InternetNews April 9, 2004 Jim Wagner |
Sun Introduces App Server 8 The latest offering incorporates Java Server Faces and WS-I support, and includes an SDK for J2EE 1.4. |
InternetNews March 29, 2011 |
Java EE 7 Moves Forward Executive Committee of the Java Community Process approves JSR 342 for Java 7. What's new and why is this Java built for the cloud? |
JavaWorld June 9, 2003 Jennifer Orr |
Java tools reign supreme JavaWorld presents the winners of its 2002 Editors' Choice Awards. Find out which technologies won Best Java IDE, Best Java Application Server, Best Java Device Application Development Tool, Most Innovative Java Product or Technology, and more. |
Linux Journal July 2001 Reuven M. Lerner |
Custom JSP Actions Learning shorthand for complicated Java code.... |
InternetNews June 24, 2005 Jim Wagner |
Sun Readies For 'The Power of Java' Expect a lot of hoopla, and news, out of JavaOne as the company celebrates the 10th anniversary of Java. |
JavaWorld June 6, 2003 Robert McMillan |
Sun to Rave about ease of use at JavaOne Dev tool, community portal designed to broaden Java's appeal |
Military & Aerospace Electronics March 2008 Nielsen & Plans |
Java Computer Language Eyes Safety-Critical, Real-Time Applications A new drive in the Java community seeks to expand the language's applicability to safety-critical where failure puts lives at risk. |
JavaWorld December 2001 |
Java Product News (updated December 21, 2001) Borland introduces Web services toolkit... Innoopract launches W4 Toolkit... Java XML Pack now available... X-Hive releases upgraded XML database... Softera updates UML modeling tool... Thought Inc. adds Ant to CocoBase Saffeine protects code with JCE... XMetaL 3 now supports XML Schema... SpiritCache 1.2 now shipping... Flashline and TogetherSoft form partnership... Jcorporate updates eContent... etc. |
InternetNews July 18, 2007 Sean Michael Kerner |
Java EE 6 Spec: Finalized With a But Java EE 6 is a done deal. In a vote late yesterday, members of the Java Community Process approved JSR-316, which defines the specification for the next version of enterprise Java. |
CIO November 15, 2001 D.F. Tweney |
Strong Java Despite Microsoft's best efforts, Java is well-established in the enterprise. Can it hold its ground? |
JavaWorld January 2003 Sommers & Shah |
Effort on the edge, Part 2 The authors analyze a database of publicly available information about the first 200 Java Specification Requests (JSRs). In the process, they try to dispel a few JCP myths. |