java web 最小框架_什么是最小的Java Web MVC框架?

I'm looking for a Java web framework that requires the most minimal amount of configuration for a very small app. Spring & Struts are definitely overkill here. This is an app that could be written without any framework at all but I would prefer to use a minimal MVC framework if I can find one.

我正在尋找一個Java Web框架,它需要為非常小的應用程序提供最少量的配置。 Spring&Struts在這里肯定是矯枉過正。這是一個可以在沒有任何框架的情況下編寫的應用程序,但我更願意使用最小的MVC框架,如果我能找到一個。

9 个解决方案

#1

Stripes and ZTemplates are supposed to be pretty light.

Stripes和ZTemplates應該很輕。

#2

Checkout spark. Its as mimimalistic as it can get.

結賬火花。它盡可能具有模仿性。

#3

Take a look on Apache Wicket.

看看Apache Wicket。

#4

I'd say that spring webmvc is pretty minimalistic and IMHO it's far from overkill. You don't have to include the whole spring Framework to do your things. To start a webmvc webapp you need ~3-4 jars IIRC. Don't underestimate the advantages of DI in regard of internal structure and testability.

我會說春天webmvc非常簡約,恕我直言,它遠非矯枉過正。您不必包含整個Spring框架來執行您的操作。要啟動webmvc webapp,您需要〜3-4罐IIRC。不要低估DI在內部結構和可測試性方面的優勢。

I'd go for Spring WebMVC + JSP maybe combined with sitemesh. Later when you realize that you have more complicated stuff to do you could add Spring-Webflow and so on.

我可以選擇Spring WebMVC + JSP與sitemesh結合使用。后來當你意識到你有更復雜的東西要做,你可以添加Spring-Webflow等等。

#5

grails requires a minimal amount of config since most of it has sane defaults.

grails需要最少量的配置,因為大多數配置都有合理的默認值。

#6

The most minimal way to do a Java web app would be to use JSPs to display your content and Just plain Java in the back end.

執行Java Web應用程序的最簡單方法是使用JSP來顯示內容,並使用后端的簡單Java。

This would require almost no configuration.

這幾乎不需要配置。

The only requirements for that is the J2SE and Tomcat for hosting.

對此的唯一要求是J2SE和Tomcat進行托管。

#7

The lightest Java framework would be servlet + JSP. Try to use the latest released standards - Servlet 2.5 and JSP 2.1. Tomcat provides all you need:

最輕的Java框架將是servlet + JSP。嘗試使用最新發布的標准 - Servlet 2.5和JSP 2.1。 Tomcat提供您所需要的一切:

servlet container;

JSPs (optional);

Java runtime;

web server to serve HTMLs.

用於提供HTML的Web服務器。

#8

try appfuce.com. this gives you full functional mvc webapplication based on your preference(struts2, spring or JSF). and it has sample login system implemented so that you will learn the core features of technologies involved

試試appfuce.com。這為您提供了基於您的偏好(struts2,spring或JSF)的全功能mvc web應用程序。它實施了樣本登錄系統,以便您了解所涉及技術的核心功能

#9

check out (µ)Micro and see if it is light enough :)

檢查出(μ)Micro並查看它是否足夠輕:)

HTH - florin

HTH - 弗羅林

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值