• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

J2ee vs. cold fusion

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ok, I need to convince certain people who do not know much about java, and only know a little about cold fusion why using java for web applications is better than cold fusion (besides the standard, "cold fusion sucks"). Please inundate me with valid reasons.
thanks,
c.
 
Saloon Keeper
Posts: 28704
211
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Cold Fusion is popular enough, but I suspect that the pool of programming talent and 3d-party apps is larger for Java. Also, for the higher end, I don't know if Cold Fusion can do the clustering load-balancing and failover tricks that the big J2EE servers do.
I suspect that to a lot of manager-types, Cold Fusion has much the same appeal as COBOL - it's "readable" since everything's pretty much declarative. Even in COBOL, the readability's more illusion than fact, however.
 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have been using both for some time.... and I love both. I really dun think that they should compete each other, instead maybe they should complement each other.
BTW, ColdFusion can do the clustering load-balancing and failover tricks!
My 2 cents.
Eric Low
SCJP2
 
Ranch Hand
Posts: 75
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I was always told that ColdFusion wasn't as scalable as Java, and also that it had more security holes. Not sure how true it is now.
One other downside about ColdFusion is how much effort/resouces Macromedia will put into it's future development. Remember, ColdFusion has already gone through one owner.
-MS
 
reply
    Bookmark Topic Watch Topic
  • New Topic