Results 1 to 5 of 5
Thread: Need suggestion..
- 08-16-2011, 04:42 AM #1
Member
- Join Date
- Jul 2011
- Posts
- 14
- Rep Power
- 0
Need suggestion..
Hi Gurus,
Currently we have a standalone loader project which use normal j2SE approach. My manager wants me to find any J2EE components which we can utilize for better performance. When i googled i found most of framework use 3 tier architecture, but my project don't have presentation(view) tier. Appreciate any suggestion from Guru's. Thanks.
- 08-16-2011, 04:48 AM #2
This forum is for users to make suggestions about the forum not for you to get suggestions.
- 08-16-2011, 04:56 AM #3
Member
- Join Date
- Jul 2011
- Posts
- 14
- Rep Power
- 0
Im sorry..please suggest where i can repost the thread..
- 08-16-2011, 08:10 AM #4
Moved from 'Suggestions & Feedback'
db
- 08-16-2011, 10:18 AM #5
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,399
- Blog Entries
- 7
- Rep Power
- 17
JEE doesn´t automagically speed up your application; it's the separation in different tiers that can speed up your application and make it scale better. If you don't have a presentation layer, fine, don't bother about it. Your application probably has a back end, e.g. a database layer and a controller layer which does whatever it has to do; your application can be a so callled 'two tier' application. But if it works fine as it is, why bother with JEE?
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
Similar Threads
-
Need experts suggestion please help me out.
By rbkasat in forum JDBCReplies: 3Last Post: 02-21-2011, 09:52 AM -
Suggestion Regarding SCJD
By ravjot28 in forum Java CertificationReplies: 0Last Post: 12-11-2010, 01:48 PM -
Suggestion Box In Java SE
By V.J in forum SWT / JFaceReplies: 4Last Post: 02-24-2010, 07:12 PM -
Need suggestion in parsing xml using sax
By Ms.Ranjan in forum XMLReplies: 4Last Post: 09-22-2009, 11:10 PM -
Suggestion needed
By java_newbie in forum NetBeansReplies: 5Last Post: 10-22-2008, 12:45 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks