Eclipse/Java 相当于 Microsoft ASP.NET 模型视图控制框架

发布于 2024-12-05 20:39:19 字数 309 浏览 1 评论 0 原文

有谁知道是否有任何与 Microsoft 的 ASP.NET 模型视图控制框架与 Visual Studio/C# 相同但适用于 Java 的 Eclipse 的等效项?

或者换句话说,人们可以使用 MS Visual Studio 和 ASP.NET MVC 在 C# 中构建网站,对于使用 Eclipse IDE 的 Java 是否有类似的东西?

我已经积累了有关 Java 和 Eclipse IDE 的丰富知识,创建了一些我想利用的 Android 应用程序,现在我需要将注意力转向 Web 应用程序,并且我想继续使用 Java 和 Eclipse IDE。干杯!

Does anyone know if there is any equivalent to Microsoft's ASP.NET Model View Control Framework with Visual Studio/C# but for Eclipse with Java?

Or put it another way one could build a website in C# using MS Visual Studio with ASP.NET MVC, is there anything similar for Java using the Eclipse IDE?

I've built up good knowledge with Java and the Eclipse IDE creating some Android Apps that I'd like to leverage, now I need to turn my attention to web apps and I'd like to stick with Java and the Eclipse IDE. Cheers!

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

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

发布评论

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

评论(4

冷情妓 2024-12-12 20:39:19

有一堆。我会查看玩!
但也有:Apache WicketSpring MVC 和其他一些。

还有一个版本 玩吧!对于 Scala,如果您打算从 Java 升级到 Scala,这是一个奖励有一天。

还有一个类似的问题,这里有更详细的答案:
现在选择 Java Web 框架吗?

There are a bunch. I'd check out Play!
but there are also: Apache Wicket, Spring MVC and some others.

There is also a version of Play! for Scala which is a bonus if you intend on moving up from Java to Scala one day.

There is also a similar question with a more detailed answer here:
Choosing a Java Web Framework now?

许一世地老天荒 2024-12-12 20:39:19

Spring MVC 值得一看。 Spring 远远超出了“仅仅”MVC,它具有用于 DB、JMS 的 API,并且加载了更多内容,如果您只是热衷于掌握 MVC 平台,这可能会有点令人反感,但可以说这是值得的。

http://static.springsource.org/spring /docs/current/spring-framework-reference/html/mvc.html

http://static.springsource.org/docs/Spring-MVC-step-by-step/

Spring MVC is worth a look. Spring goes way beyond "just" MVC, with APIS for DB, JMS, and loads more, which may be a little offputting if you're just keen to get to grips with an MVC platform, but it's arguably worth it.

http://static.springsource.org/spring/docs/current/spring-framework-reference/html/mvc.html

http://static.springsource.org/docs/Spring-MVC-step-by-step/

子栖 2024-12-12 20:39:19

是的,有很多。你的问题实际上是太多了。缩小列表范围可能是一个挑战。每个人都有自己的最爱(我的是 Apache Tapestry,因为它实际上用起来很有趣,而且非常强大)。

我的建议是选择 3 或 4 个(我会选择 Tapestry、GWT、Spring MVC 和 Wicket),然后花几天时间学习它们每个提供的介绍性教程。您很快就会知道哪一种适合您,并且您将根据自己的经验而不是陌生人措辞强硬的意见做出决定。

Yes, there are a lot of them. Your problem is that there are too many, actually. Narrowing down the list can be a challenge. Everybody has their favorites (mine is Apache Tapestry, because it's actually fun to use, and very powerful).

My recommendation is to pick 3 or 4 (I'd go with Tapestry, GWT, Spring MVC and Wicket), and then spend a couple days working through the introductory tutorial that each of them offers. You'll soon know which one feels right to you, and you'll be basing your decision on your own experience rather than the strongly-worded opinions of strangers.

风追烟花雨 2024-12-12 20:39:19

Tapestry Wicket值得一试。

Tapestry or Wicket is worth trying.

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