• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Can you use Spring Framework and Hibernate in project?

 
Ranch Hand
Posts: 95
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can other frameworks besides EJB framework be used in the SCEA project?

Garth
Sun Certified Java Programmer 1.2
IBM Certified Enterprise Developer for WebSphere Studio 5.0
[ January 28, 2006: Message edited by: garth schneider ]
 
Ranch Hand
Posts: 1902
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This has been debated on and off here from time to time - you could probably find some discussions on it if you search.

Personally, I'd recommend against using one of the frameworks (granted, this is just my opinion). The goal of the exam is to demonstrate your ability to design a solution for the problem, largely using J2EE technologies, which I would interpret to mean using only their technologies. The caveat is that they do not say you cannot use other frameworks, so if you choose to do so at your own peril, I'd suggest explaining in your documentation as to why you made that choice.
 
Ranch Hand
Posts: 77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Using popular frameworks like struts , spring , WAF , Hibernate etc should not be a problem . I used a subset of the above in my solution. I did however provide an additional high level diagram outlining the mechanic of some of the less known frameworks . For struts it is not neccasary.
 
garth schneider
Ranch Hand
Posts: 95
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you for the replies. I am getting interested in pursuing this exam.

Garth

SCJP (Sun Certified Java Programmer)
IBM #486 Object Oriented Analysis and Design with UML
IBM #283 Specialist for the VisualAge for Java 4.0
IBM Solution Developer for VisualAge for Java 4.0
IBM #157 Specialist for the WebSphere Studio Application Developer 4.0
IBM Solution Developer for WebSphere Studio Application Developer 4.0
IBM #484 Enterprise Connectivity with Java Technology J2EE 1.3
IBM #287 Enterprise Application Development with WebSphere Studio V5.0.
IBM Certified Enterprise Developer - WebSphere Studio, V5.0
reply
    Bookmark Topic Watch Topic
  • New Topic