Wicket Team Debuts Open Source Java Web Framework at JavaOne; Wicket 1.0 to Ease and Simplify Java Web Development.SAN FRANCISCO -- Driving open source development of the Wicket Java Web Framework under the Apache Software License, the Wicket development team today announced the debut of Wicket 1.0 at the 2005 JavaOne Conference, June 27-30, at Moscone Center in San Francisco. Wicket simplifies Java Web development under current frameworks and allows Web designers and Java developers to work with unprecedented ease and productivity, and without expensive development tools or vendor lock-in. Wicket also enables developers to create and package advanced reusable Web components. "Wicket is very clean, elegant and component-oriented. With version 1.0 deployed at real enterprises, it is ready for prime-time," said JavaOne speaker, Miko Matsumura, former Java evangelist at Sun Microsystems and currently a vice president at Infravio. Matsumura will be speaking on the Wicket Java Web Framework on Tuesday, June 28 at 11:00-12:00pm, Moscone Center North meeting room 121/122 with Martijn Dashorst, senior staff engineer at Topicus. Wicket is also involved in session TS-7642 "Web Framework Smackdown" on Wednesday, June 29 at 4:00-5:00pm, Moscone Center/Esplanade meeting room 307-310. Wicket splits the creation of dynamic Web pages into a design domain and a code domain. This allows both groups to work quickly without stepping on each other's toes. Web pages are kept in XHTML (EXtensible HTML) A markup language for Web pages from the W3C. XHTML combines HTML and XML into a single format (HTML 4.0 and XML 1.0). Like XML, XHTML can be extended with proprietary tags. Also like XML, XHTML must be coded more rigorously than HTML. pages, which can be edited with standard Web tools, such as DreamWeaver or Go Live. These pages are made dynamic by associating components coded in Java. Wicket components are extensible within the Java language, much like Swing components and can be backed by POJO (Plain Old Java Object POJO is an acronym for Plain Old Java Object, and is favoured by advocates of the idea that the simpler the design, the better. The name is used to emphasize that the object in question is an ordinary Java Object, not a special object, and in particular not an Enterprise ) model objects that can be persisted using an ORM ORM - Object Role Modeling tool, such as Hibernate See hibernation mode. or JDO JDO Java Data Object(s) JDO Jewish Defense Organization JDO Java Data Objects . "Wicket development is so much easier. We don't have to explain all configuration files used in our previous MVC (Model View Controller) An architecture for building applications that separate the data (model) from the user interface (view) and the processing (controller). framework, or how the Velocity language works to new project members. It is you, the Java and the HTML HTML in full HyperText Markup Language Markup language derived from SGML that is used to prepare hypertext documents. Relatively easy for nonprogrammers to master, HTML is the language used for documents on the World Wide Web. ," Kees Mastenbroek, project leader at Topicus B.V., stated. "Wicket has dramatically improved our ability to create large scale Web applications with complex user interfaces. The ability to reuse every component in Wicket, whether it is a page, a panel or an input field, led to significant productivity gains, and allows us to handle complexity better than ever before." About Wicket and the Wicket Development Team The Wicket open source project was founded in the spring of 2004 by Jonathan Locke, an original member of the JFC (Java Foundation Classes) A class library from Sun that provides an application framework and graphical user interface (GUI) routines for Java programmers. Sun, Netscape, IBM and others contributed to JFC, which combines Sun's Abstract Windowing Toolkit (AWT) and "Swing" development team at JavaSoft. The Wicket development team comprises Martijn Dashorst, Eelco Hillenius, Chris Turner, Juergen Donnerstag, Johan Compagner and Gwyn Evans. For more information, visit http://wicket.sourceforge.net. |
|
||||||||||||

Printer friendly
Cite/link
Email
Feedback
Reader Opinion