WebWork « Web Development « Java Articles

Java Articles
1. Build Deploy
2. Class
3. Core Library
4. Data Types
5. Database JDBC
6. Design
7. Development
8. File Input Output
9. Graphics Desktop
10. J2EE Enterprise
11. J2ME Wireless
12. JVM
13. Language
14. Library Product
15. Network
16. Security
17. SOA Web Services
18. Test
19. Web Development
20. XML
Java
Java Tutorial
Java Source Code / Java Documentation
Java Open Source
Jar File Download
Java Products
Java by API
Photoshop Tutorial
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Articles » Web Development » WebWork 
1. Art of Java Web development: WebWork
"WebWork is an open source Web development framework for building Model 2 applications. Philosophically, it is closer to Struts than Tapestry. It works within the existing Web APIs in Java rather than attempting to replace them completely. WebWork contains several concepts and constructs that are unique and that set it apart from other frameworks, such as the Pull Hierarchical Model-View-Controller design and the value stack, which supplies values to their custom JSP (Java Server Pages) tags. We begin with a history and background of the framework. We then explore some key concepts and constructs that are vital when you're working with the framework. As always, the principles of Model 2 development provide the guidelines for the samples and dictate a firm separation of concerns."

2. Excerpt: WebWork in Action
"WebWork in Action is a book that walks through the WebWork framework, beginning with the basics of using WebWork continuing all the way through the interceptor and component models of WebWork. This introductory walkthrough of WebWork exposes you to the core ideas behind WebWork, providing a basis for diving further into the capabilities of the framework. With WebWork being accepted into the Struts family as Struts Ti, chances are that many developers will be able to use this information as a quick step into a future version of Struts."

3. WebWork Validation
"OpenSymphony's WebWork is a web application framework designed to keep productivity high and the code simple. It has gained popularity for several reasons, including its integration with Spring, a powerful tag library, and OGNL support. Its powerful validation framework is borrowed from another OpenSymphony project, XWork."

4. Enterprise Java Community - TSS Featured Entry: Groovin' With Webwork2
"There is one particular aspect of Groovy that really caught my attention at Rod's talk : the Java language is (99%) a sub-set of Groovy. Rod explained that there are still a few Java language features that aren't part of Groovy yet, but the Groovy evangelists don't seem to miss them. But basically 99% of the time you can take a .java, rename it .groovy, run it through the groovy interpreter and get expected results."

5. TSS Featured Entry: Spring Webwork2 Integration
"Specifically I'm looking at the multiple ways in which you can use spring-managed beans from webwork actions. The best document I could find on it is here, which got me started but also left me a little confused."

6. Working with the WebWork Framework
"WebWork is a Model-View-Controlled type of framework. This means it separates logic from view and simplifies Web development by using a powerful "action" concept on the server side."

w__w___w.j_a_v__a_2__s___._c_o__m_ | Contact Us
Copyright 2003 - 08 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.