IntelliJ open source
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Application Frameworks » Other Application Frameworks
 
RSS feed
 
New topic
Author

Popular web framework

Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Messages: 8563

I haven't programmed in web for many years. Last thing I used was simple JSP+scriptlets. What are people using now. Spring MVC or JSF or something else ? Can someone let me know. I didn't know which forum to post this question.

Groovy
Bear Bibeault
Author and opinionated walrus
Sheriff

Joined: Jan 10, 2002
Messages: 36596

There's no one framework that "everyone is using". Just servlets + JSP is still popular, so is Struts 2, Spring MVC, Stripes and (inexplicably) JSF.

I use Front Man, an open-source Front Controller implementation that I wrote.

This message was edited 1 time. Last update was at by Bear Bibeault


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Bear Bibeault
Author and opinionated walrus
Sheriff

Joined: Jan 10, 2002
Messages: 36596

Pradeep bhatt wrote:I didn't know which forum to post this question.

I have moved this to the Frameworks forum.

[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
David Newton
Author
Bartender

Joined: Sep 29, 2008
Messages: 6885

Aww, poor JSF.

(With Seam it's actually not horrible--but really not an appropriate choice for the bulk of web app development, at least in my opinion.)

Which to learn is kind of a crap shoot--it kind of depends on your needs and what you're looking to accomplish.

Consultant/Trainer | Polyglottal Developer | Struts Committer/PMC | Struts 2 Web Application Development
Victor Dolirio
Ranch Hand

Joined: Aug 21, 2008
Messages: 46

I won't comment about any other frameworks but I'm currently using Apache Wicket and it is being much usefull to me. I recomend ;)

Anyway there are a really wide of possibilities of frameworks for this purpose. Just take a google on it.

If happen something bad in you life, don't ask God why it happened. Ask for what.
SCJP 5 (80%) - SCWCD 5 (91%) - SCBCD & SCJD coming soon...
Joachim Rohde
Ranch Hand

Joined: Nov 27, 2006
Messages: 205

Victor Dolirio wrote:[...]I'm currently using Apache Wicket and it is being much usefull to me. I recomend ;)

I second that.

Create your own wishlist at www.tilto.co.uk
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Messages: 8563

Thanks everyone. Which one is good for AJAX based UI ?

Groovy
Aleksey Serov
Greenhorn

Joined: Sep 11, 2009
Messages: 5

Maybe you will like CENSORED. Who knows.

This message was edited 1 time. Last update was at by Aleksey Serov

David Newton
Author
Bartender

Joined: Sep 29, 2008
Messages: 6885

You've been asked--please consider not answering all the web framework posts with a link to yours.

Consultant/Trainer | Polyglottal Developer | Struts Committer/PMC | Struts 2 Web Application Development
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Application Frameworks » Other Application Frameworks
 
RSS feed
 
New topic