Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

Java vs .NET

843842Dec 21 2004 — edited Feb 8 2005
Hello all,

For the past 2 years I have developed in ASP.NET with C#

I built an enterprise level CMS system, and had real trouble creating a scaleable application. I very much liked working in a true OO enviroment, and I also thought that the event driven nature of the model was excellent.

However the HTML generated was not even remotely accessible, and the viewstate (an encrypted form element that maintained state) often grew to an unusable size.

I am thinking of moving over to Java. I am particulary interested in JSF and struts, however I would like to look at some example sites that have been developed using this technology .

How does JSF maintain state, what is the HTML generated like?

Can anybody point me in the correct direction
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 8 2005
Added on Dec 21 2004
3 comments
264 views