|
Common Controls
| Link ID |
10530 |
| Title |
Common Controls |
|
|
| Url |
Visit : Common Controls |
| Description |
The Common-Controls form a Java Presentation Framework based on Java Servlets, Java Serverpages (JSP) and Struts. The Presentation Framework contains the most common control elements like lists, trees, tabfolders, menus and forms, which are required for the development of J2EE applications with HTML frontends. The control elements distinguish themselves by the fact that they automatically save their own state across server roundtrips, so that the scrolling mechanism of a list, for example, or the explosion and folding of a tree structure do not have to be implemented independently. Rather, the state is managed by the control element itself, so that the developer can concentrate on the actual and important aspects of a Web application, such as the technical sequences or providing the data. The Framework takes over the presentation. |
| Category |
Java > JSP and Servlets > Development Tools |
| Keywords |
Common Controls |
| Date |
Sep 20, 2007 |
Refer it to Friend ( Common Controls )
Write a Review ( Common Controls )
Report Broken Link ( Common Controls )
Add : Common Controls To Favorites
More links included : Common Controls
Site links : Common Controls
Traffic Details from Alexa : Common Controls
|
|
Other links at Java > JSP and Servlets > Development Tools |
| 1. |
zJSP
|
|
|
zJSP is an experimental translator from JavaServer Pages (jsps) to Java. It is designed to be used in conjunction with Suns Java Servlet Developers Kit (JSDK), version 2.0. It should work with any Java Servlet environment compatible with JSDK servlets. It has been tested against Apache 1.3, Apache JServ 0.9.11, and Sun JSDK 2.0.
|
| 2. |
SmartMode
|
|
|
SmartMode consists of four rapid JSP development tools that facilitate, through a series of authoritative XML documents, the building and managing of Java Beans (or EJBs) and corresponding database schema (object-relational mapping), sitemap and site layout, multi-screen data entry wizards, and dynamically generated lists of data. The tools cut development time by 80% by automating many of the repetitive tasks most enterprise developers face. Developers benefit from SmartModes open, standards-based approach which preserves and enhances investments in existing tools, training, and infrastructure. SmartMode supports the following Standards: XML, Java XML Parser APIs, J2EE, J2SE, the WAR file format, CSS, HTML 3.2+, JSP 1.1+, SMTP, JavaMail, and Servlet 2.2+.
|
| 3. |
Tapestry
|
|
|
Tapestry is a comprehensive component-based web application framework. It works with Servlet API 2.1 and JDK 1.2 or above. It simplifies web application development by organizing an application into pages of components. The real promise of Tapestry is that it presents a compelling reason to execute projects in a Java environment. In Primixs current environment, when a project may be executed using Microsoft ASP or JavaServer Pages (under NT), the momentum is still to work with ASP, because JavaServer Pages is insufficiently distinguished from ASP, and more developers are familiar with NT than Java. Tapestry is markedly distinguished from, and superior to, both ASP and JavaServer Pages.
|
| 4. |
Bokai Java Barcode Server Component (servlet)
|
|
|
Bokai barcode image generator Java component is a barcode java bean (barcode control) that generates barcode images in PNG or JPEG format without requiring your web server (e.g., Apache with Tomcat) to run in graphics mode (i.e., without X-Window). Your regular HTML pages can embed a bar code image URL (pointing to the barcode sevlet or barcode JSP file) in an IMG element without programming necessary. The barcode generator can also be used to draw directly to a Graphics object (screen or printer) in desktop Java applications. It supports rotation, fonts, colors, text positions, method to save a barcode image to a file. It supports 25 barcode types and variants: Code 39, Code 128, UPC-A, UPC-E, EAN 128, EAN 13, EAN 8, Code 93, Codabar, PostNet, ITF (Interleaved 2 of 5), 2 of 5, UPC-A + 2, UPC-A + 2, EAN-13 + 2, EAN-13 +5, EAN-8 + 2, EAN-8 + 5.
|
| 5. |
JSP best practices: The power of time stamps
|
|
|
Brett McLaughlin continues his JSP best practices series with a look at the various techniques for adding time stamps to your JSP pages, as well as the ways that this simple modification can enhance the usability of your Web site.
|
|
|