|
All I’m saying is that I think that
sometimes an SE solution might be a more appropriate
solution. I was chatting to someone recently,
telling them about the system that I work on and he said, so then you have
session beans and an application server - it’s a web application to allow
retail stores to do their orders, basically a front end onto a database - and I
wondered, why? Performance is more than adequate without it – it would
just be an unnecessary overhead. I can think of another example of where I
did not really see the point of creating the session bean and deploying it when
all it was (the session bean), was a pass through onto another server. The fundamental point I’m trying to
make is that we should carefully decide on the most appropriate framework for
the job before going ahead, just because it is a multi-tiered web application
does not mean an application server is necessary. From: On 5/5/06, Michael
Wiles <[EMAIL PROTECTED]>
wrote: It's analogous to what tends to happen in the
Java EE world – development entities get so caught up in all the hype
that they use it (java EE) whenever and wherever they can, when in actual fact,
a simple Java SE solution would be a much better fit. Got an example
where a Java SE solution would be a good substitute for a J2EE solution? Read our
disclaimer at: http://www.picknpay.co.za/pnp/view/pnp/en/page5093? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CTJUG Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/CTJUG-Forum -~----------~----~----~----~------~----~------~--~---
|
- [CTJUG Forum] What's your take on this? Jeff Mutonho
- [CTJUG Forum] Re: What's your take on this? Noel Grandin
- [CTJUG Forum] Re: What's your take on this? Jeff Mutonho
- [CTJUG Forum] Re: What's your take on this? Noel Grandin
- [CTJUG Forum] Re: What's your take on this? Jeff Mutonho
- [CTJUG Forum] Re: What's your take on this? Michael Wiles
- [CTJUG Forum] Re: What's your take on this? Jeff Mutonho
- [CTJUG Forum] Re: What's your take on this? Nick
- [CTJUG Forum] Re: What's your take on this? Michael Wiles
