On GameSpot: Wii Fit tells 10-year-old she's fat
15 Resources for

struts

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

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
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
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
How to Best Leverage J2EE, Struts, and ADF in Your Portal
The typical enterprise relies on a mixture of custom built and pre - built applications to drive the enterprise. These applications are often a mixture of many different technologies. With the popularity of Oracle Portal today, many developers and page designers have been able to come together to build successful...
Tags: Portlet, Oracle Corp., Struts, J2EE, Oracle Application Server Portal, Enterprise, Portals, Web Technology, Application Servers, Internet, Enterprise Software, Software
White papers 2004-12-01
Internationalize your Struts application for multiple locales
changing locale via jspOK... you suggest it. How do you change the locale. Say spanish to english to spanish, or visa-versa? I've hit a few sites, asked this question. No one has given me a hint!Thanks,Alex
Tags: pwkova@..., Struts
Discussion threads 2004-11-01
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
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
Choose the best Java framework for your application
Java-based Web development has been swamped by frameworks of every kind. It has been ages since I saw a Web application being developed without any framework being used. Name it and there’s a Java framework that claims to do it. Actually there might two or three that do the same...
Tags: Programming languages, Java based Web development, Harshad Oak, Struts, Java
Technical articles 2003-09-16
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
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
Creating an application with the Struts Framework
Create an application with the Struts framework and Model-View-Controller design pattern.The first article in this series discussed the Struts Framework and its relationship with the Model-View-Controller MVC. Now that you know how Struts deals with each part of the model, we’ll walk through creating a new application.To create a new...
Tags: controller configuration, Jamie Scheinblum, Struts, servlet, Struts Framework
Technical articles 2002-03-12
Make your applications strut
The Java-based Struts framework allows Web architects to separate business logic from interface, making large-scale Web applications more manageable. Find out if Struts is the way to go for your next project.The Struts Framework is a Java-based technology that allows Web application developers to take advantage of object-oriented design, reusable...
Tags: OOA/OOD/OOP, Jamie Scheinblum, Struts, MVC design pattern, Struts Framework, Web application, Java
Technical articles 2002-03-05
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
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
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

Additional Resources

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
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
Microsoft vs. Sun
Which is the future environment for next-generation application development? Microsoft's .NET or Sun's Java with Struts?NeitherWho wants to bet IBM or some underdog is gonna whip out some amazing development environment is the next few years?
Tags: Software development, Development tools, Middleware, joarder_11@..., Sun Microsystems Inc., Microsoft Corp.
Discussion threads 2007-10-10
simple question
hai,in struts form validation,we do two ways.1.writing the code in ActionForm class2.or using the validator-rule.xml and validation.xml file.give the simple eg.Ok, what is the question?sorry, are you asking anything or giving solution..?
Tags: velubalu_in@...
Discussion threads 2005-03-17
  • << Previous
  • page 1 of 1
  • Next >>


Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now
Quick Reference: PC Troubleshooting Pack
Help desk and IT support professionals need the fastest and most complete answers to keep every PC in action. Get the PC troubleshooting solutions you ...
Buy Now

Ultraportables