Use to modify the Struts configuration.
The panel displays the following configuration options:
Element | Description |
---|---|
Action Servlet Name |
An action servlet is a servlet that is started by the servlet container of a Web server to process a request that invokes an action. You cannot change this setting. |
Action URL Pattern |
Specify the pattern of the Action URL. The default is set to |
Application Resource |
Specify the name of the application resource, the location of your resource bundle. |
Add Struts TLDs |
Select to add Struts tag libraries to the project. |
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |