Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] What Web Frameworks Are People Using with EclipseLink?

Really glad with Spring! Damn good foundation to build on. With the newer versions you can do everything with annotations instead of xml-config (which I prefer as it boundles one concern on one place).

Greetz,
koenig


Tim Hollosy wrote:
Hi List!
Unfortunately, I'm no longer building EclipseLink apps with RCP/osgi,
though hopefully I will be again in the future. Anyway, I am going
back to the dark side (J2EE web).

What web frameworks are people using with EclipseLink? I'm going to be
primarily using Oracle again as my DB. Here's my wish list:

-As Little XML as possible
-As many Annotations as possible :)
-Excellent OC4J Support
-No JSF
-Conducive to good clean code with lots of re-use
-Excellent Eclipse Support (Sorry Oracle guys, but I've had enough of
JDev for one lifetime :) )

My short list right now is: Spring MVC or Wicket.

I know that many people on the list use web frameworks so you all must
have some opinion, and I'd really appreciate to hear from all of you.

Thanks!

Tim
_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users


--
Andreas König
Developer

andreas.koenig@xxxxxxxxxx

serie a logistics solutions AG
Hülchrather Straße 15
D-50670 Köln

T +49 221 500 60 7-21
F +49 221 500 56 85

Vorstand: Axel Löhr, Erwin Soldo
Aufsichtsrat: Adam Musialik (Vors.), Fritz Pleitgen, Hans Jörg Klofat

Amtsgericht Köln HRB 61725

www.serie-a.de




Back to the top