Netbeans 支持 struts 2 吗?

发布于 2024-09-30 14:39:34 字数 231 浏览 3 评论 0原文

我刚刚开始学习struts 2。我购买了《Struts 2 in action》这本书。但我想使用 IDE 来开发 Struts 2 应用程序。我基本上用的是netbeans。

请告诉我如何使用 netbeans 开发应用程序。另外,如果有人能指出一些相同的教程,那就太好了。

问候

P.S.我没用过eclipse。对于struts 2,是否建议切换到它(如果在这种情况下它比netbeans更好)?

I have just started learning struts 2. I have purchased the book named Struts 2 in action. But I want to use an IDE for developing Struts 2 applications. I basically use netbeans.

Please tell me how can i develop applications using netbeans. Also, it would be great if somebody can point out a few tutorials on the same.

regards

P.S. I haven't used eclipse. Is it advisable to switch to it for struts 2, (if it is better than netbeans in this case)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

童话 2024-10-07 14:39:34

如果您已经在使用 NetBeans IDE,那么最好在 NetBeans IDE 中找到一个适用于 Struts2 的插件,因为它将为您提供用于 Struts2 的工具,让您保持使用 NetBeans IDE 时的舒适感。

  1. 对于 NetBeans IDE 6.9 及更高版本
    Struts2 的插件可在
    NetBeans 插件门户。请
    访问链接
    http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage。 jsp?pluginid=23467
    并下载插件。该插件将以 ZIP 文件形式下载。解压后你会发现三个NBM文件。
  2. 使用“工具”菜单>插件选项打开插件对话框并使用下载的插件。选择这些 NBM 文件并安装所有文件。
  3. 现在,当您启动一个新的 Java Web > Web应用程序项目,您将可以选择Web框架,其中Struts2作为一种选择,选择Struts2

图沙尔·乔希,那格浦尔

alt text

If you are already using NetBeans IDE then it is a good idea to find a plugin for Struts2 in NetBeans IDE as it will provide you tools for Struts2 maintaining the comfort you are already having with NetBeans IDE.

  1. For NetBeans IDE 6.9 and above the
    plugin for Struts2 is available in
    the NetBeans Plugin Portal. Please
    visit the link
    http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=23467
    and download the plugin. This plugin will get downloaded as a ZIP file. After unzipping it you will find three NBM files.
  2. Using the Tools Menu > Plugin option open the Plugins dialog box and using the Downloaded plugin. Select those NBM files and install all of them.
  3. Now when you start a new Java Web > Web Application project, you will get option to choose web framework with Struts2 as one option, choose Struts2

with regards
Tushar Joshi, Nagpur

alt text

抱猫软卧 2024-10-07 14:39:34

我不使用 Netbeans,但这个 IDE 似乎仅原生处理 Struts 1.x,但您可以使用插件 适用于 Struts 2.x 框架。

关于教程,Google 可以帮助您找到其中一些,例如 一个NetBeans wiki 似乎也很有帮助。

I don't use Netbeans, but this IDE seems to handle natively only Struts 1.x, but you can use plugins for the Struts 2.x framework.

Regarding the tutorials, Google can help you to find some of them, like this one. The NetBeans wiki seems also helpful..

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文