Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Improve Scalability & Reliability in J2EE app

User_19BPUSep 5 2011 — edited Sep 5 2011
Hi,

How to improve the J2EE app scalability & reliability using Java/J2EE code. Webservices and clustering provides better scalability, Is there any way to improve the app. scalability?
Apart from not storing the non-serilaized object in the session (which avoids session replication) how we can handle reliability better in java/j2ee code.
Please clarify.

thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2011
Added on Sep 5 2011
8 comments
150 views