Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is ActionServlet
What is ActionServlet?
✍: Guest
The class org.apache.struts.action.ActionServlet is called the ActionServlet. In the the Jakarta Struts Framework, this class plays the role of controller. All the requests to the server goes through the controller. Controller is responsible for handling all the requests.
2007-12-12, 5783👍, 0💬
Popular Posts:
When should the method invokeLater() be used? This method is used to ensure that Swing components ar...
What Is a LABEL Tag/Element? - XHTML 1.0 Tutorials - Understanding Forms and Input Fields A "label" ...
What does a special set of tags <?= and ?> do in a PHP script page? <?= express...
Do You Know the Book "JUnit in Action"? You should know this book. It received some good reviews. Ti...
Enable ASP.NET polling using “web.config” file Now that all our database side is configured in order...