Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Get an overview of the JavaServer Faces technology
- Developing Java-based Web applications is becoming easier every day. In spite of that, developing Java-based Web applications is time-consuming if you compare it with developing rich UI applications using Swing or .NET.The Java Community Process JCP has come up with a specification called JavaServer Faces JSF, which attempts to standardize...
- Tags: Java, Rahul Tyagi, Struts architecture, Developing Java based Web application, JCP, Struts, Web based UI, JavaServer Faces, tier, business logic, Web application
- Technical articles 2003-10-09
Additional Resources
- Jakarta Struts Cookbook: Tiles and Other Presentation Approaches
- Struts is primarily intended to provide the controller for web applications. Some developers immediately associate Struts with the Struts JSP tags, but any Struts enthusiast will tell that the Struts controller framework and API, not the tags, comprise the heart of the framework. One can limit, augment, and even replace...
- Tags: Struts, Scripting Languages, Java, Software/Web Development, Web Development, Programming Languages, Software Development
- Book chapters 2005-02-14
- Rapid Struts Development
- The Oracle JDeveloper 10g Integrated Development Environment IDE lets the user skip some Struts tedium and do what he or she wants to do: build Struts applications quickly. This paper shows how Oracle JDeveloper 10g can help to automate a lot of Struts tasks and develop Struts applications. It details...
- Tags: Oracle Corp., Struts, Oracle JDeveloper 10g, Java Development Tools, Enterprise Software, Development Tools, Software Development, Software/Web Development, Software
- White papers 2004-09-01
- Sprinkle Some AJAX Magic in Your Struts Web Application
- AJAX techniques promise to completely revolutionize how the user build and use web applications. This paper shows a simple technique to add AJAX behavior to existing Struts applications. It allows the user to reuse the existing investment, not only in code but also in developer skills. As a nice by-product,...
- Tags: Struts, Web Application, AJAX, Productivity, Internet, Software/Web Development, Web Development, Web 2.0
- White papers 2005-10-27
- MSDN Architecture Webcast: Introduction to ASP.NET 2.0 for Struts Developers (Level 200)
- This webcast explains about the similarities and differences between Microsoft ASP.NET on the Microsoft .NET Framework and Struts on Java 2 Enterprise Edition. The webcast explains the features each platform provides to solve common developer problems. The webcast end by teaching about the advantages and disadvantages of using each of...
- Tags: Developer, Microsoft Developer Network, Struts, Webcast, Microsoft ASP.NET, Microsoft Corp., Microsoft ASP.NET 2.0, Digital Media, .Net, Middleware, Consumer Electronics, Personal Technology, Software Development, Software/Web Development, Enterprise Software, Software
- Webcasts
- MSDN Webcast: Introduction to ASP.NET 2.0 for Struts Developers (Level 300)
- This webcast explains about the similarities and differences between Microsoft ASP.NET on the Microsoft .NET Framework and Struts on Java 2 Enterprise Edition and discusses the features each provides to help a user solve common developer problems.
- Tags: Developer, Microsoft Developer Network, Struts, Webcast, Microsoft ASP.NET, Microsoft Corp., Microsoft ASP.NET 2.0, .Net, Middleware, Digital Media, Java, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology, Programming Languages
- Webcasts
- MSDN Webcast: Introduction to ASP.NET for Java Developers (Part 3 of 4): Architecture Deep-Dive (Level 200)
- This webcast explains how the design choices employed in Microsoft ASP.NET 2.0 lead to a very different internal architecture than the Java Web framework and how the ASP.NET architecture is constructed and how to extend the framework to solve the same business needs handled in Java through Tapestry, Spring, Struts,...
- Tags: Microsoft Developer Network, Java Developer, Webcast, Microsoft ASP.NET, .Net, Programming Languages, Middleware, Java, Software Development, Software/Web Development, Enterprise Software, Software
- Webcasts
- MSDN Webcast: Introduction to ASP.NET for JSP Developers (Part 3 of 4): Architecture Deep Dive (Level 200)
- The design choices employed in Microsoft ASP.NET 2.0 lead to a very different internal architecture than what is seen in the Java Web framework. In this webcast the attendee will discover how the ASP.NET architecture is constructed and learn how to extend the framework to solve the same business needs...
- Tags: Developer, Microsoft Developer Network, Webcast, Microsoft ASP.NET, JSP, .Net, Middleware, Java, Software Development, Software/Web Development, Enterprise Software, Software, Programming Languages
- Webcasts
- Java Fans
- blog rootLearning StrutsJust do it.Learning StrutsThese days I start to learn Struts framework,I do many exercise about it.Now I feel very well.Start a new java project.These days,our group is starting to establish a new technical community.We use iBATIS as the persistence layer and use Struts to support our MVC modul.I...
- Tags: Jason Dong, iBATIS, Struts, Learning Struts, God!!!, Java, new Java
- Discussion threads 2005-09-23
- AjaxTags
- This paper has the goal of adding AJAX (Asynchronous Javascript+XML) functionality to the existing Struts HTML taglib, and providing a declarative method for using the functionality. The basic idea is that an EXISTING Struts-based app using the HTML taglib can add AJAX functionality without disrupting the existing code and without...
- Tags: Apache Software Foundation, Idea, AJAX, Internet, Software/Web Development, Web Development, Web 2.0
- White papers
- Converting Java Applications to .NET Using J#: A Technical Case Study
- LogicLibrary saw a unique opportunity to expand market share by producing a fully .NET-compliant version of their Logidex solution using the J# compiler for .NET and the Struts Framework to migrate from the original J2EE environment. Logidex is an enterprise cataloging system for software development assets that supports both a...
- Tags: Java Application, Struts, Java, Microsoft Visual J#.Net, Logidex, .Net, Microsoft Development Tools, Application Servers, Java Development Tools, Programming Languages, Middleware, J2Ee, Software Development, Software/Web Development, Development Tools, Enterprise Software, Software
- Webcasts
- Architecture Principles: Creating the Foundation for Robust Architecture
- This paper discusses the role of principles in developing an architecture, whether it is a reference architecture, an application architecture, or one of the other architecture types. Architecture is a complex effort that must balance the needs of the business with the reality of how technology can support it. Principles...
- Tags: Architecture, Principles, Strategy, Management
- White papers 2007-03-27
- Tweak two XML files to easily configure your Struts application
- The Struts Framework offers a powerful Java-based tool that helps you separate your back-end data from your application’s presentation layer. Let's discuss how to further take advantage of Struts by easily configuring it with some XML modifications. The two key configuration files you'll need to adjust are Web.xml and Struts-config.xml.Start...
- Tags: Java, Middleware, Beth Bowden, Struts Framework, application server, XML, XML file, Struts application, Struts, servlet, Web.xml, Struts-config.xml
- Technical articles 2003-05-12
- Photos: Sony struts its stuff
- The electronics giant shows off its new wares at the 2007 Line Show in Las Vegas.
- Tags: electronics, electronics company, Las Vegas, photograph, Sony Corp.
- Image galleries 2007-02-27
- Building a Tiles Application With JSF Components in JDeveloper
- Apache Struts Tiles is a Struts subproject that allows for template-based creation of Web UIs. The Tiles Document Assembly Framework enables the assembly of presentation pages (or "Tiles") - written in JSP, HTML, or JavaServer Faces JSF. Tiles has some advantages over the syntax. Because each tile can be reused,...
- Tags: Oracle Corp., JavaServer Faces, Oracle JDeveloper, Apache Struts Tiles, Tiles Document Assembly Framework, Tiles, Java, Programming Languages, Software Development, Software/Web Development
- White papers 2005-12-01
- Internationalize your Struts application for multiple locales
- Struts allows you to internationalize your application easily for multiple locales which combine languages and geographic locations. By using built-in features in Struts, you can modify your existing Struts application to be multilingual in four steps:· Modify your JSP pages.· Create a default properties file that associates each keyword with text.· Create a...
- Tags: Scripting languages, Java, Beth Bowden, Struts, properties file, JSP
- Technical articles 2003-05-02
- Exploring the Fundamentals of Architecture and Services in an SOA, Part 1: Use Architecture and Levels of Abstraction to Create a Better SOA - Why Is Architecture Important in SOA?
- In this first paper in the series, get a closer look at the elements of a Service-Oriented Architecture SOA, examine the benefits of architecture, learn how levels of abstraction help improve the development process, who creates and uses the architecture, and where architecture belongs in the software development life cycle.
- Tags: SOA, Architecture, Service-Oriented Architecture (SOA), Web Services, Middleware, Enterprise Software, Software
- White papers 2007-09-04
- Exploring IT Architecture Disciplines, Part 4: Update Your Infrastructure Architecture to Serve and Protect Your Enterprise
- Now that one has supplemented the business architecture with an information architecture, one can move on to updating the existing infrastructure architecture. This update consists of a validation and a possible realignment of the infrastructure to meet the requirements outlined in both the business and the information architectures. Traditional enterprise...
- Tags: Information Technology, Architecture, Infrastructure Architecture, Strategy, Management
- White papers 2006-09-19
- Exploring IT Architecture Disciplines, Part 6: Build the Integration Architecture - Putting It All Together
- A key aspect of any enterprise architecture is the integration of all the parts and pieces. This is the purpose of the integration architecture - to make sure that everything works smoothly. Designing this architecture is the sixth step in the enterprise architecture process, the step where everything comes together.
- Tags: Information Technology, Enterprise Architecture, IBM Corp., Strategy, Management
- White papers 2006-11-29
- Architecture-Based Development
- The development of a software architecture is a critical step in the development of large software-intensive systems. A software architecture is fundamental for the development of software produce lines where multiple systems with different functionality are created from the same basic architecture. Even with this emphasis on architecture, the process...
- Tags: Software, Architecture, Software Architecture, Tools & Techniques, Management
- White papers
- << Previous
- page 1 of 1
- Next >>