Re: is J2EE right tool for this application?
- From: jon martin solaas <jon.martin.solaas@xxxxxxxx>
- Date: Mon, 31 Oct 2005 07:57:57 +0100
Elhanan wrote:
> actually the primary reason for going to j2ee is ejb, and jboss, so it
> is more structured, while .net doesn't have that.
..net doesn't have structure? I doubt that is correct. .Net doesn't have ejb,
that's true, but it has alternatives that's just as good. Especially it
doesn't have anything that matches container managed persistence entity
beans. I don't think cmp entity beans are as bad as people suggest these
days, but you really can make it without them.
> i don't exactly know
> about spring, i've read a little about hibenrate and understand it's
> just a way to store objects in databases (and jboss uses it ). i've
> head a little about struts.
> as for ide, as i said i thought about using eclipse with
> lomobz/jbosside, lomboz seems rather difficult to configure, can
> integrate spring/struts into eclipse?
> we havn't got oracle, so i don't think it's an option (plus u need a
> dba to babysit it).
Well, if you don't have it don't use it.
>
> i do have some expirence in .net, but my company wants to go for
> open-source products (that's why php was offered)
Well, I'm very biased towards JDeveloper from Oracle, which is definitely
not open source, but still very competitive when it comes to price. But I'm
sure Eclipse will do the job. Actually I haven't tried Eclipse much due to
me assuming it's a pain to configure. That may ofcourse not be true. Maybe
you could afford to use a very cheap closed source development tool while
still deploying your app on an open source platform?
Another nice development tool is Netbeans. I guess you'll just have to
figure out for yourself which one you like the most.
If you need to use open source, Oracle db is pretty much ruled out. Many
project uses MySQL, but personally I like PostgreSQL and the fact that it
has had all the features one expect from a rdbms for years, while MySQL is
still playing catchup.
As an alternative to JBoss you could consider Jonas, or Apache Geronimo. You
even has an open source .net-alternative: Mono.
--
jon martin solaas
.
- Prev by Date: Re: Sound Quality In Sound API
- Next by Date: Re: HttpSession wird immer wieder neu erzeugt!! HELFT MIR BITTE!!!
- Previous by thread: Re: How to javac a java program w/ another java program which is w/o a main method
- Next by thread: Re: Strange behaviour of Applet.getImage(URL)
- Index(es):
Relevant Pages
|