RE: doGet and doPost

2002-06-18 Thread James Holmes
Struts is an application framework that implements the MVC (Model 2) design pattern. Check out the link below for some helpful information on the MVC pattern and how it applies to web applications. http://java.sun.com/blueprints/guidelines/designing_enterprise_applications_2e/web-tier/web-tier5.

RE: doGet and doPost

2002-06-18 Thread James Mitchell
You are misunderstanding the concepts. Struts provides a framework that does request handling for your. You simply implement an Action class and struts will call your method. You can then do whatever you want.see docs. James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the "