我想学习Struts,有什么好的网站或书籍吗?

发布于 2024-07-10 13:11:13 字数 1560 浏览 6 评论 0原文

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

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

发布评论

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

评论(7

森林迷了鹿 2024-07-17 13:11:13

查看这本免费书籍:

另外在这里您可以找到一些很好的基本代码示例。

有关 Struts 1 与 Struts 2 的比较,请查看

Check this free book:

Also here you can find some good basic code examples.

For a Struts 1 vs. Struts 2 comparative, check this.

攒一口袋星星 2024-07-17 13:11:13

个人想法。 Jakarta Struts For Dummies 确实是新手的艺术品。

它使得从 jsp/servlet 到 struts 的转变变得如此容易;)

Personal opinion. Jakarta Struts For Dummies is really a piece of art from newbies.

It makes the shifting from jsp/servlet to struts so easy;)

怂人 2024-07-17 13:11:13

我还没有读过具体的书,但我通常对 Manning 的书有很好的经验,所以我会推荐 Struts 2行动中

另外,我通常建议直接从 Struts 2 开始,因为它比 1.x 版本有一些优势。 但是,如果您使用 Eclipse,我不知道有任何 Struts 2 插件。这对于新用户来说可能是个问题。 对于Netbeans,有这个,但我自己没有使用过。 对于 Struts 1.x,Eclipse 和 Netbeans 都有成熟的插件。

I haven't read the specific book, but I generally have good experience with Manning books, so I would recommend Struts 2 in Action.

Also, I would generally recommend to start directly from Struts 2 as it has some adantages over the 1.x versions. However, if you are using Eclipse, I am not aware of any plug-ins for Struts 2. This could be a problem for a new user. For Netbeans there is this, but I haven't used it myself. For Struts 1.x there are mature plug-ins both for Eclipse and Netbeans.

昔梦 2024-07-17 13:11:13

我也推荐struts 2。

我还推荐《Struts 2 in Action》一书。

Struts 2 Apache 网站 有很好的参考资料和大量教程,一旦你开始离开这本书。 使用该网站,并尽可能避免使用 RoseIndia。

I recommend struts 2 also.

The book Struts 2 in Action I also recommend.

The Struts 2 Apache web site has a great reference and lots of tutorials, once you start moving away from the book. Use that site, and avoid RoseIndia if you can.

£烟消云散 2024-07-17 13:11:13

我对 Struts1 和 Struts2 有一些经验。 首先,Struts1 和 2 是不同的,因为 Struts2 不是 Struts1 的直接演变,而是来自另一个名为 网络工作。 MVC 模式仍然有一些相似之处(操作类等)。 验证和配置 XML 文件发生变化。 Struts2 使用 Dojo 工具包来实现其许多 JavaScript 功能。 恕我直言,Struts2 比 Struts1 有更多的功能和改进,尽管它可能没有像 Struts1 那样广泛使用,至少现在还没有......

I've had a bit of experience with Struts1 and Struts2. First off, Struts1 and 2 are different because Struts2 is not a direct evolution of Struts1 but rather it comes from another framework called WebWork. There are still a few similarities around the MVC pattern (Action classes, etc.). The validation and configuration XML files change. Struts2 uses the Dojo toolkit for many of it's JavaScript functionality. IMHO Struts2 has more features and improvements over Struts1, although it's probably not so widely spread in use as Struts1 is, at least not yet...

南巷近海 2024-07-17 13:11:13

目前最好的 abc 教程 Struts 2

the best abc tutorial as of now Struts 2

你げ笑在眉眼 2024-07-17 13:11:13

我个人推荐使用 struts,如果你喜欢在线学习,这些可以是一个很好的参考 http ://www.mkyong.com/tutorials/struts-tutorials/

I personally recommend struts in action and as well if u like to learn online these can be a good refference http://www.mkyong.com/tutorials/struts-tutorials/

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