Bookmark Topic Watch Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Tim Cooke
  • paul wheaton
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Piet Souris
  • Himai Minh
Bartenders:
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
This is the FAQ page for Struts related things.

NOTE: The Struts 1.x web framework has reached its end of life and is no longer officially supported.
Read the announcement here

There are now two very distinct and different versions of Struts, generally referred to as Struts 1 and Struts 2. Because Struts has been around for many years, when someone says "Struts" without qualifying it, they generally mean Struts 1. When Struts 2 was born, while it kept the concept of a central controller, it departed from Struts 1 in a lot of important ways such as the use of a Servlet filter instead of a Servlet, and a completely different JSP tag library. If you'd like to know more about the differences between Struts 1 and Struts 2, see this link.

Note: Eric put together a handy way to EscapeHtml for posting in the forums

For all other questions, click on the respective links for Struts 1 or Struts 2 below:


  • Struts1Faq
  • Struts2Faq


  • Some popular threads in the Struts forum:


  • Duplicate form submission - Synchronizer Token Pattern
  • Cannot find bean in any scope
  • JSF Vs Struts (Portlets perspective)
  • How to check a checkbox automatically in struts
  • Struts TLD download
  • Struts 2 doesn't see the Action mapping
  • struts with jdbc example
  • Exception: Servlet.service() for servlet jsp threw exception




  • CategoryFaq
     
    The fastest and most reliable components of any system are those that are not there. Tiny ad:
    The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
    https://www.kickstarter.com/projects/paulwheaton/low-tech
      Bookmark Topic Watch Topic
    • New Topic