Jump to content

Struts or Spring (Java)


448191

Recommended Posts

I didn't post this in the Other Langs board because it is more of a general question, not code help or anything.

 

I already know some Java, but I want to invest some time in building a proper web app using a Java framework.

 

I haven't tried either, but simply looking at the docs, I tend to go for Spring, while Struts has the benefit of being more established...

 

So I don't know, really.

 

Advice?

Link to comment
Share on other sites

You can use both. They're not mutually exclusive, although could be redundant if it's just a website.

 

I work on an App that is SpringMVC based, it work's rather well.

 

2 other pieces of technology I have read about/used:

 

http://www.javaworld.com/javaworld/jw-01-2002/jw-0104-tilestrut.html Tiles w/ Struts

http://java-source.net/open-source/web-frameworks/google-web-toolkit Google Web Toolkit

 

Struts is more 'main stream.' Fellow co-workers swear by it. The reason we use SpringMVC is because our application is built using Spring, and the Web Site is just a small component of the application.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.